Skip to content

Commit e3cf73c

Browse files
authored
Merge pull request #88636 from kraigb/kraigb-python
Redirect VS Code/Python Functions tutorial to dev center home
2 parents 3f618a6 + 8f9559e commit e3cf73c

17 files changed

+6
-530
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5330,6 +5330,11 @@
53305330
"redirect_url": "/azure/azure-functions/functions-create-vnet",
53315331
"redirect_document_id": false
53325332
},
5333+
{
5334+
"source_path": "articles/azure-functions/tutorial-vs-code-serverless-python.md",
5335+
"redirect_url": "/azure/python/tutorial-vs-code-serverless-python-01",
5336+
"redirect_document_id": false
5337+
},
53335338
{
53345339
"source_path": "articles/automation/automation-source-control-integration.md",
53355340
"redirect_url": "/azure/automation/source-control-integration",

articles/azure-functions/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
- name: Functions with Logic Apps
5555
href: functions-twitter-email.md
5656
- name: Develop Python functions with VS Code
57-
href: tutorial-vs-code-serverless-python.md
57+
href: /azure/python/tutorial-vs-code-serverless-python-01
5858
- name: OpenAPI definition for serverless APIs
5959
href: functions-openapi-definition.md
6060
- name: Connect to a Virtual Network

0 commit comments

Comments
 (0)