Skip to content

Commit 4446f45

Browse files
authored
Merge pull request #102553 from mmacy/b2c-landing-page-links
[b2c] landing page links (remove prefix)
2 parents 595a43d + 16297ba commit 4446f45

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

articles/active-directory-b2c/index.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
ms.collection: collection
1414
author: mmacy
1515
ms.author: marsma
16-
ms.date: 08/29/2019
16+
ms.date: 01/28/2020
1717

1818
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1919

@@ -27,7 +27,7 @@ landingContent:
2727
- linkListType: overview
2828
links:
2929
- text: What is Azure AD B2C?
30-
url: active-directory-b2c-overview.md
30+
url: overview.md
3131
- text: Technical & feature overview
3232
url: technical-overview.md
3333
- linkListType: get-started
@@ -49,13 +49,13 @@ landingContent:
4949
- linkListType: quickstart
5050
links:
5151
- text: Set up sign-in
52-
url: active-directory-b2c-quickstarts-web-app.md
52+
url: quickstart-web-app-dotnet.md
5353
- linkListType: tutorial
5454
links:
5555
- text: Authenticate users a .NET web application
56-
url: active-directory-b2c-tutorials-web-app.md
56+
url: tutorial-web-app-dotnet.md
5757
- text: Grant API access to a .NET web application
58-
url: active-directory-b2c-tutorials-web-api.md
58+
url: tutorial-web-api-dotnet.md
5959
- text: Enable enterprise and social login
6060
url: tutorial-add-identity-providers.md
6161
- linkListType: download
@@ -69,13 +69,13 @@ landingContent:
6969
- linkListType: quickstart
7070
links:
7171
- text: Set up sign-in
72-
url: active-directory-b2c-quickstarts-desktop-app.md
72+
url: quickstart-single-page-app.md
7373
- linkListType: tutorial
7474
links:
7575
- text: Authenticate users in a single-page app
76-
url: active-directory-b2c-tutorials-spa.md
76+
url: tutorial-single-page-app.md
7777
- text: Grant API access to a single-page app
78-
url: active-directory-b2c-tutorials-spa-webapi.md
78+
url: tutorial-single-page-app-webapi.md
7979
- text: Enable enterprise and social login
8080
url: tutorial-add-identity-providers.md
8181
- linkListType: download
@@ -89,13 +89,13 @@ landingContent:
8989
- linkListType: quickstart
9090
links:
9191
- text: Set up sign-in
92-
url: active-directory-b2c-quickstarts-desktop-app.md
92+
url: quickstart-native-app-desktop.md
9393
- linkListType: tutorial
9494
links:
9595
- text: Authenticate users in native clients
96-
url: active-directory-b2c-tutorials-desktop-app.md
96+
url: tutorial-desktop-app.md
9797
- text: Grant API access to native clients
98-
url: active-directory-b2c-tutorials-desktop-app-webapi.md
98+
url: tutorial-desktop-app-webapi.md
9999
- text: Enable enterprise and social login
100100
url: tutorial-add-identity-providers.md
101101
- linkListType: download
@@ -109,15 +109,15 @@ landingContent:
109109
- linkListType: concept
110110
links:
111111
- text: Introduction to user flows
112-
url: active-directory-b2c-reference-policies.md
112+
url: user-flow-overview.md
113113
- linkListType: how-to-guide
114114
links:
115115
- text: Sign up and sign in users
116116
url: tutorial-create-user-flows.md
117117
- text: Customize the user interface
118118
url: customize-ui-overview.md
119119
- text: Enable sign-in with Facebook
120-
url: active-directory-b2c-setup-fb-app.md
120+
url: identity-provider-facebook.md
121121
- linkListType: video
122122
links:
123123
- text: How to configure basic policies (9:41)
@@ -129,17 +129,17 @@ landingContent:
129129
- linkListType: concept
130130
links:
131131
- text: Introduction to custom policies
132-
url: active-directory-b2c-overview-custom.md
132+
url: custom-policy-overview.md
133133
- linkListType: how-to-guide
134134
links:
135135
- text: Sign up and sign in users
136-
url: active-directory-b2c-get-started-custom.md
136+
url: custom-policy-get-started.md
137137
- text: Customize the user interface
138-
url: active-directory-b2c-ui-customization-custom.md
138+
url: custom-policy-ui-customization.md
139139
- text: Enable sign-in with Azure AD multi-tenant
140-
url: active-directory-b2c-setup-commonaad-custom.md
140+
url: identity-provider-azure-ad-multi-tenant-custom.md
141141
- text: Add your own business logic with REST APIs
142-
url: active-directory-b2c-rest-api-validation-custom.md
142+
url: custom-policy-rest-api-claims-validation.md
143143
- linkListType: video
144144
links:
145145
- text: Advanced use cases with Azure AD B2C (4:54)

0 commit comments

Comments
 (0)