Skip to content

Commit 2c4ccff

Browse files
authored
Merge pull request #576 from nadezhdafilina/feature-AI-readable-applications
ELSDOC-298, added installation anchors to els-for-applications section
2 parents e9499c9 + 669c116 commit 2c4ccff

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/els-for-applications/apache-hadoop/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Our ELS for Apache Hadoop service is designed to provide solutions for organizat
4646
{ title: 'Gradle (~/.gradle/gradle.properties)', content: gradlecreds }
4747
]" />
4848

49-
Here `USERNAME` and `PASSWORD` are your TuxCare credentials.
49+
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials (see [Prerequisites](#installation) above).
5050

5151
3. **Add the TuxCare repository**
5252

docs/els-for-applications/apache-hive/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Our ELS for Apache Hive service is designed to provide solutions for organizatio
4646
{ title: 'Gradle (~/.gradle/gradle.properties)', content: gradlecreds }
4747
]" />
4848

49-
Here `USERNAME` and `PASSWORD` are your TuxCare credentials.
49+
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials (see [Prerequisites](#installation) above).
5050

5151
3. **Add the TuxCare repository**
5252

docs/els-for-applications/apache-tomcat/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Apache Tomcat® is also available for installation as a library for Maven and Gr
5656
curl -u USERNAME:PASSWORD -O https://nexus.repo.tuxcare.com/repository/els_java/org/apache/tomcat/tomcat/8.5.100-tuxcare.3/tomcat-8.5.100-tuxcare.3.tar.gz
5757
```
5858

59-
Replace `USERNAME` and `PASSWORD` with your actual credentials.
59+
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials (see [Prerequisites](#installation) above).
6060

6161
4. **Create the installation directory and extract the archive**
6262

docs/els-for-applications/gradle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ TuxCare's Endless Lifecycle Support (ELS) for Gradle provides security patches f
2828
curl -u USERNAME:PASSWORD -O https://nexus.repo.tuxcare.com/repository/els_java/org/gradle/gradle/6.9.4-tuxcare.1/gradle-6.9.4-tuxcare.1-bin.zip
2929
```
3030

31-
Replace `USERNAME` and `PASSWORD` with your actual credentials, and adjust the version as needed.
31+
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials (see [Prerequisites](#installation) above). Adjust the version as needed.
3232

3333
2. **Extract the archive**
3434

docs/els-for-applications/grafana/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ TuxCare provides ELS for Grafana as pre-built binaries for the following distrib
6565

6666
</TableTabs>
6767

68-
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials, and choose the URL that matches your OS and Grafana version.
68+
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials (see [Prerequisites](#installation) above). Choose the URL that matches your OS and Grafana version.
6969

7070
3. **Extract the archive**
7171

docs/els-for-applications/loki/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ TuxCare provides ELS for Loki as pre-built binaries for the following distributi
6565

6666
</TableTabs>
6767

68-
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials, and choose the URL that matches your OS and Loki version.
68+
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials (see [Prerequisites](#installation) above). Choose the URL that matches your OS and Loki version.
6969

7070
3. **Extract the archive**
7171

docs/els-for-applications/maven/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ TuxCare's Endless Lifecycle Support (ELS) for Apache Maven provides security pat
2929
curl -u USERNAME:PASSWORD -O https://nexus.repo.tuxcare.com/repository/els_java/org/apache/maven/apache-maven/3.8.1-tuxcare.1/apache-maven-3.8.1-tuxcare.1-bin.tar.gz
3030
```
3131

32-
Replace `USERNAME` and `PASSWORD` with your actual credentials, and adjust the version as needed.
32+
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials (see [Prerequisites](#installation) above). Adjust the version as needed.
3333

3434
2. **Extract the archive**
3535

docs/els-for-applications/minio/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ TuxCare provides ELS for MinIO as pre-built Linux binaries for the following arc
5050

5151
</TableTabs>
5252

53-
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials, and choose the URL that matches your architecture.
53+
Replace `USERNAME` and `PASSWORD` with your TuxCare credentials (see [Prerequisites](#installation) above). Choose the URL that matches your architecture.
5454

5555
3. **Extract the archive**
5656

0 commit comments

Comments
 (0)