Skip to content

Commit 603dd03

Browse files
committed
Add a no-op entry to the redirect file
1 parent 33dda94 commit 603dd03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3633,6 +3633,11 @@
36333633
"redirect_url": "https://www.twilio.com/docs/usage/tutorials/serverless-webhooks-azure-functions-and-csharp",
36343634
"redirect_document_id": false
36353635
},
3636+
{
3637+
"source_path_from_root": "articles/azure-functions/create-first-function-vs-code-web.md",
3638+
"redirect_url": "/azure/azure-functions/",
3639+
"redirect_document_id": false
3640+
},
36363641
{
36373642
"source_path_from_root": "/articles/twilio-dotnet-how-to-use-for-voice-sms.md",
36383643
"redirect_url": "https://www.twilio.com/docs/usage/tutorials/serverless-webhooks-azure-functions-and-csharp",

0 commit comments

Comments
 (0)