Skip to content

Commit 5163f9d

Browse files
authored
Broken link fixed
1 parent 5cc7103 commit 5163f9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-web-pubsub/quickstart-bicep-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
2121

2222
## Review the Bicep file
2323

24-
The template used in this quickstart is from [Azure Quickstart Templates](https://azure.microsoft.com/resources/templates/azure-web-pubsub/).
24+
The template used in this quickstart is from [Azure Quickstart Templates](/azure/azure-web-pubsub/overview).
2525

2626
:::code language="bicep" source="~/quickstart-templates/quickstarts/microsoft.web/azure-web-pubsub/main.bicep":::
2727

@@ -86,4 +86,4 @@ Remove-AzResourceGroup -Name exampleRG
8686
For a step-by-step tutorial that guides you through the process of creating a Bicep file using Visual Studio Code, see:
8787

8888
> [!div class="nextstepaction"]
89-
> [Quickstart: Create Bicep files with Visual Studio Code](../azure-resource-manager/bicep/quickstart-create-bicep-use-visual-studio-code.md)
89+
> [Quickstart: Create Bicep files with Visual Studio Code](../azure-resource-manager/bicep/quickstart-create-bicep-use-visual-studio-code.md)

0 commit comments

Comments
 (0)