There was an error while loading. Please reload this page.
1 parent 1e6d6fa commit 1f42e09Copy full SHA for 1f42e09
details/integration_guide.md
@@ -69,7 +69,7 @@ Set your credentials via the following enviromnent variables:
69
export ORG_GRADLE_PROJECT_USERNAME=your-username
70
export ORG_GRADLE_PROJECT_PASSWORD=your-password
71
```
72
-Here ```your-username``` and ```your-password``` are your credentials mentioned in the Step 1.
+Here ```your-username``` and ```your-password``` are your credentials mentioned in the [Step 1](#step-1-get-user-credntials).
73
74
An example of gradle project you can find
75
[here](../examples/gradle). Do not forget to set the enviromnet variables.
0 commit comments