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.
1 parent c33561d commit 62c2f4aCopy full SHA for 62c2f4a
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