Skip to content

Commit cb917cb

Browse files
committed
fix ELSSteps punctuation and standardize What's Next heading
- Remove trailing punctuation from ELSSteps step titles in els-for-os - Normalize What's Next sections to use '## What's Next?' h2 heading with <WhatsNext hide-title> across els-for-os, els-for-runtimes, and els-for-applications https://claude.ai/code/session_01RPzDGCqXpteR38oGwfYqde
1 parent be8ad45 commit cb917cb

26 files changed

Lines changed: 80 additions & 70 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
@@ -95,7 +95,7 @@ Our ELS for Apache Hadoop service is designed to provide solutions for organizat
9595

9696
</ELSSteps>
9797

98-
## What's next?
98+
## What's Next?
9999

100100
<WhatsNext hide-title>
101101

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Our ELS for Apache Hive service is designed to provide solutions for organizatio
9595

9696
</ELSSteps>
9797

98-
## What's next?
98+
## What's Next?
9999

100100
<WhatsNext hide-title>
101101

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ TuxCare's Endless Lifecycle Support (ELS) for Gradle provides security patches f
6969

7070
</ELSSteps>
7171

72-
## What's next?
72+
## What's Next?
7373

7474
<WhatsNext hide-title>
7575

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

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

9494
</ELSSteps>
9595

96-
## What's next?
96+
## What's Next?
9797

9898
<WhatsNext hide-title>
9999

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

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

9494
</ELSSteps>
9595

96-
## What's next?
96+
## What's Next?
9797

9898
<WhatsNext hide-title>
9999

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ TuxCare's Endless Lifecycle Support (ELS) for Apache Maven provides security pat
7070

7171
</ELSSteps>
7272

73-
## What's next?
73+
## What's Next?
7474

7575
<WhatsNext hide-title>
7676

docs/els-for-applications/mysql-and-percona-server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To remove the MySQL ELS repository:
5959
sh install-mysql-els-repo.sh --delete
6060
```
6161

62-
## What's next?
62+
## What's Next?
6363

6464
<WhatsNext hide-title>
6565

docs/els-for-os/alpine-linux-3-18-els/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313

1414
<ELSSteps>
1515

16-
1. Download the install script:
16+
1. Download the install script
1717

1818
```
1919
wget https://repo.tuxcare.com/alpinelinux3.18-els/install-els-alpine-repo.sh
2020
```
2121

22-
2. Run with your license key.
22+
2. Run with your license key
2323

2424
The script registers the server in the CLN with the key, adds a PGP key to the server.
2525

2626
```
2727
sh install-els-alpine-repo.sh --license-key XXXXXXXXXXX
2828
```
2929

30-
3. Verify that the installation was successful by running the following command:
30+
3. Verify that the installation was successful by running the following command
3131

3232
```
3333
apk info els-alpine-release
@@ -52,7 +52,7 @@
5252

5353
</ELSSteps>
5454

55-
## What's next?
55+
## What's Next?
5656

5757
<WhatsNext hide-title>
5858

docs/els-for-os/amazon-linux-2-els/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313

1414
<ELSSteps>
1515

16-
1. Download the install script:
16+
1. Download the install script
1717

1818
```
1919
wget https://repo.tuxcare.com/amazonlinux2-els/install-amazonlinux2-els-repo.sh
2020
```
2121

22-
2. Run with your license key.
22+
2. Run with your license key
2323

2424
The script registers the server in the CLN with the key, adds a PGP key to the server.
2525

2626
```
2727
sh install-amazonlinux2-els-repo.sh --license-key XXXXXXXX
2828
```
2929

30-
3. Verify that the installation was successful by running the following command:
30+
3. Verify that the installation was successful by running the following command
3131

3232
```
3333
yum info els-define
@@ -38,7 +38,7 @@
3838

3939
</ELSSteps>
4040

41-
## What's next?
41+
## What's Next?
4242

4343
<WhatsNext hide-title>
4444

docs/els-for-os/centos-6-els/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313

1414
<ELSSteps>
1515

16-
1. Download the install script:
16+
1. Download the install script
1717

1818
```
1919
wget https://repo.els.tuxcare.com/centos6-els/install-centos6-els-repo.sh
2020
```
2121

22-
2. Run with your license key.
22+
2. Run with your license key
2323

2424
The script registers the server in the CLN with the key, adds a PGP key to the server.
2525

2626
```
2727
sh install-centos6-els-repo.sh --license-key XXXXXXXX
2828
```
2929

30-
3. Verify that the installation was successful by running the following command:
30+
3. Verify that the installation was successful by running the following command
3131

3232
```
3333
yum info els-define
@@ -56,7 +56,7 @@
5656

5757
</ELSSteps>
5858

59-
## What's next?
59+
## What's Next?
6060

6161
<WhatsNext hide-title>
6262

0 commit comments

Comments
 (0)