Skip to content

Commit 16a0bf7

Browse files
committed
remove pivot id, add redirection
1 parent bf9ed4e commit 16a0bf7

File tree

4 files changed

+5
-128
lines changed

4 files changed

+5
-128
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22316,6 +22316,11 @@
2231622316
"redirect_url": "/azure/active-directory/develop/zero-trust-for-developers",
2231722317
"redirect_document_id": false
2231822318
},
22319+
{
22320+
"source_path_from_root": "/articles/active-directory/develop/web-app-quickstart-portal-node-js-passport.md",
22321+
"redirect_url": "/azure/active-directory/develop/web-app-quickstart?pivots=devlang-nodejs-msal",
22322+
"redirect_document_id": false
22323+
},
2231922324
{
2232022325
"source_path_from_root": "/articles/networking/azure-orbital-overview.md",
2232122326
"redirect_url": "/azure/orbital/overview",

articles/active-directory/develop/index-web-app.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ landingContent:
2828
url: web-app-quickstart.md?pivots=devlang-java
2929
- text: Node.js with MSAL
3030
url: web-app-quickstart.md?pivots=devlang-nodejs-msal
31-
- text: Node.js with Passport
32-
url: web-app-quickstart.md?pivots=devlang-nodejs-passport
3331
- text: Python
3432
url: web-app-quickstart.md?pivots=devlang-python
3533
- title: "Learn by building"

articles/active-directory/develop/quickstart-v2-nodejs-webapp.md

Lines changed: 0 additions & 124 deletions
This file was deleted.

articles/zone-pivot-groups.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -418,8 +418,6 @@ groups:
418418
title: ASP.NET Core
419419
- id: devlang-nodejs-msal
420420
title: Node.js - MSAL
421-
- id: devlang-nodejs-passport
422-
title: Node.js - Passport
423421
- id: devlang-java
424422
title: Java
425423
- id: devlang-python

0 commit comments

Comments
 (0)