There was an error while loading. Please reload this page.
1 parent 262d0c6 commit 34bcbe3Copy full SHA for 34bcbe3
details/integration_guide.md
@@ -36,7 +36,7 @@ Set your credentials via the following enviromnent variables:
36
export USERNAME=your-username
37
export PASSWORD=your-password
38
```
39
-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).
40
41
You may choose an arbitrary allowed value instead of ```repository-id``` and use the same value in the following snippet from your `pom.xml` file:
42
```xml
0 commit comments