Skip to content

Commit 34bcbe3

Browse files
Little change
1 parent 262d0c6 commit 34bcbe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

details/integration_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Set your credentials via the following enviromnent variables:
3636
export USERNAME=your-username
3737
export PASSWORD=your-password
3838
```
39-
Here ```your-username``` and ```your-password``` are your credentials mentioned in the Step 1.
39+
Here ```your-username``` and ```your-password``` are your credentials mentioned in the [Step 1](#step-1:-get-user-credntials).
4040

4141
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:
4242
```xml

0 commit comments

Comments
 (0)