Skip to content

Commit ce0410a

Browse files
authored
Merge pull request #290 from Azure/surenderssm-patch-1
Correcting the typo in readme.md for go.yml
2 parents 7b351df + 73e9667 commit ce0410a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ For example, if You want to deploy a Java WAR based app, You can follow the link
5959
| Python | [python.yml](https://github.com/Azure/actions-workflow-samples/tree/master/AppService/python-webapp-on-azure.yml) |
6060
| PHP | [php.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/php-webapp-on-azure.yml)
6161
| DOCKER | [docker.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/docker-webapp-container-on-azure.yml) |
62-
| GO | [go.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/go-webapp-on-azure.yml.yml) |
62+
| GO | [go.yml](https://github.com/Azure/actions-workflow-samples/blob/master/AppService/go-webapp-on-azure.yml) |
6363

6464
### Sample workflow to build and deploy a Node.js Web app to Azure using publish profile
6565

0 commit comments

Comments
 (0)