You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/quickstart-golang.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ To complete this quickstart, you need:
21
21
- 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).
22
22
-[Go 1.18](https://go.dev/dl/) or higher installed locally.
23
23
24
-
## 1 - Sample Application
24
+
## 1 - Sample application
25
25
26
26
First, create a folder for your project.
27
27
@@ -128,4 +128,4 @@ az group delete --resource-group <resource-group-name>
128
128
> [Tutorial: Deploy from Azure Container Registry](./tutorial-custom-container.md)
129
129
130
130
> [!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