We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c33561d + 62c2f4a commit 3dc075aCopy full SHA for 3dc075a
README.md
@@ -45,7 +45,7 @@ You can initialize a project from this `azd` template in one of these ways:
45
+ Clone the GitHub template repository locally using the `git clone` command:
46
47
```shell
48
- git clone https://github.com/Azure-Samples/functions-quickstart-python-azd.git
+ git clone https://github.com/Azure-Samples/functions-quickstart-python-http-azd.git
49
cd functions-quickstart-python-azd
50
```
51
0 commit comments