Skip to content

Commit 6463bbc

Browse files
Merge pull request #222349 from pritamso/Broken-link-fix-grminch
Broken link fixed
2 parents 9473a5a + ef127e6 commit 6463bbc

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](/samples/azure/azure-quickstart-templates/azure-web-pubsub/).
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)