Skip to content

Commit eda14e1

Browse files
authored
Merge pull request #189737 from Dickson-Mwendia/update-mobile-app-portal-quickstarts
[MSID] [Quickstarts] Update buttons in mobile app portal quickstarts
2 parents 883810a + ff3b05f commit eda14e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/active-directory/develop/mobile-app-quickstart-portal-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Applications must be represented by an app object in Azure Active Directory so t
3434
### Step 1: Configure your application in the Azure portal
3535
For the code sample in this quickstart to work, add a **Redirect URI** compatible with the Auth broker.
3636
> [!div id="makechanges" class="nextstepaction" class="configure-app-button"]
37-
> [Make these changes for me]()
37+
> <button>Make this change for me</button>
3838
3939
> [!div id="appconfigured" class="alert alert-info"]
4040
> ![Already configured](media/quickstart-v2-android/green-check.png) Your application is configured with these attributes

articles/active-directory/develop/mobile-app-quickstart-portal-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ The quickstart applies to both iOS and macOS apps. Some steps are needed only fo
3535
![Shows how the sample app generated by this quickstart works](media/quickstart-v2-ios/ios-intro.svg)
3636

3737
#### Step 1: Configure your application
38-
For the code sample for this quickstart to work, add a **Redirect URI** compatible with the Auth broker.
38+
For the code sample in this quickstart to work, add a **Redirect URI** compatible with the Auth broker.
3939
> [!div id="makechanges" class="nextstepaction" class="configure-app-button"]
40-
> [Make this change for me]()
40+
> <button>Make this change for me</button>
4141
4242
> [!div id="appconfigured" class="alert alert-info"]
4343
> ![Already configured](media/quickstart-v2-ios/green-check.png) Your application is configured with these attributes

0 commit comments

Comments
 (0)