Skip to content

Commit 95fff41

Browse files
authored
docs: clarify SLES s390x scope in engine install platform table (#24863)
The platform table on `engine/install/_index.md` listed `SLES` with an ❌ in the s390x column, which reads as if SLES is unsupported in general. The linked `sles.md` is actually scoped to SLES on s390x (the page's own `linkTitle` is already `SLES (s390x)`). Align the table label with the page's `linkTitle` so the architecture-specific scope is visible without clicking through. Fixes #24862
1 parent dd76f66 commit 95fff41

2 files changed

Lines changed: 15 additions & 56 deletions

File tree

content/manuals/engine/install/_index.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,21 @@ aliases:
3131
- /engine/installation/oracle/
3232
- /enterprise/supported-platforms/
3333
- /install/linux/docker-ee/oracle/
34+
- /ee/docker-ee/sles/
35+
- /ee/docker-ee/suse/
36+
- /engine/installation/linux/docker-ce/sles/
37+
- /engine/installation/linux/docker-ee/sles/
38+
- /engine/installation/linux/docker-ee/suse/
39+
- /engine/installation/linux/sles/
40+
- /engine/installation/linux/SUSE/
41+
- /engine/installation/linux/suse/
42+
- /engine/installation/sles/
43+
- /engine/installation/SUSE/
44+
- /install/linux/docker-ce/sles/
45+
- /install/linux/docker-ee/sles/
46+
- /install/linux/docker-ee/suse/
47+
- /install/linux/sles/
48+
- /installation/sles/
3449
---
3550

3651
This section describes how to install Docker Engine on Linux, also known as
@@ -49,7 +64,6 @@ Click on a platform's link to view the relevant installation procedure.
4964
| [Fedora](fedora.md) ||| || |
5065
| [Raspberry Pi OS (32-bit)](raspberry-pi-os.md) | | | ⚠️ | | |
5166
| [RHEL](rhel.md) ||| | ||
52-
| [SLES](sles.md) | | | | ||
5367
| [Ubuntu](ubuntu.md) ||||||
5468
| [Binaries](binaries.md) |||| | |
5569

content/manuals/engine/install/sles.md

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)