Skip to content

Commit 2179bec

Browse files
Merge pull request #214436 from msangapu-msft/patch-12
Update quickstart-golang.md
2 parents d5d6594 + 44864c0 commit 2179bec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/quickstart-golang.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To complete this quickstart, you need:
2121
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs).
2222
- [Go 1.18](https://go.dev/dl/) or higher installed locally.
2323

24-
## 1 - Sample Application
24+
## 1 - Sample application
2525

2626
First, create a folder for your project.
2727

@@ -128,4 +128,4 @@ az group delete --resource-group <resource-group-name>
128128
> [Tutorial: Deploy from Azure Container Registry](./tutorial-custom-container.md)
129129
130130
> [!div class="nextstepaction"]
131-
> [Tutorial: Map a custom domain name](./app-service-web-tutorial-custom-domain.md)
131+
> [Tutorial: Map a custom domain name](./app-service-web-tutorial-custom-domain.md)

0 commit comments

Comments
 (0)