You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: details/integration_guide.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ You need username and password in order to use TuxCare ELS Spring repository. An
11
11
12
12
### Step 2: Locate the Repository
13
13
14
-
You can find the Trusted repository using the following link: [TuxCare ELS Spring](https://nexus-repo.corp.cloudlinux.com/#browse/browse:els_spring).
14
+
You can find the Trusted repository using the following link: [TuxCare ELS Spring repository](https://nexus-repo.corp.cloudlinux.com/#browse/browse:els_spring).
15
15
16
16
### Step 3: Create or Modify Your Build Tool Settings
17
17
@@ -61,7 +61,7 @@ In this configuration ```your-username``` and ```your-password``` are your crede
61
61
62
62
## Verification
63
63
64
-
To confirm that the repository has been correctly established, include any library from the repository into your project and then run a build. The build tool you're using should be able to identify and resolve dependencies from the TuxCare Vetted repository.
64
+
To confirm that the repository has been correctly established, include any library from the repository into your project and then run a build. The build tool you're using should be able to identify and resolve dependencies from the TuxCare ELS Spring repository.
0 commit comments