Skip to content

Commit 439d320

Browse files
committed
updated git url
1 parent 926363c commit 439d320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ appName="azure-sql-db-python-rest-api"
88
location="WestUS2"
99

1010
# Change this if you are using your own github repository
11-
gitSource="https://github.com/yorek/azure-sql-db-python-rest-api.git"
11+
gitSource="https://github.com/Azure-Samples/azure-sql-db-python-rest-api.git"
1212

1313
az group create \
1414
-n $resourceGroup \

0 commit comments

Comments
 (0)