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 57862bd commit 6cb3a7bCopy full SHA for 6cb3a7b
articles/azure-functions/functions-create-first-java-gradle.md
@@ -36,7 +36,7 @@ Use the following command to clone the sample project:
36
37
```bash
38
git clone https://github.com/Azure-Samples/azure-functions-samples-java.git
39
-cd azure-functions-samples-java/
+cd azure-functions-samples-java/triggers-bindings
40
```
41
42
Open `build.gradle` and change the `appName` in the following section to a unique name to avoid domain name conflict when deploying to Azure.
0 commit comments