mirror of https://github.com/docker/docs.git
Fix a couple more instances of SUSE.md (#1223)
This commit is contained in:
parent
1a8ff37edb
commit
d137e8a245
|
@ -193,7 +193,7 @@ toc:
|
||||||
title: Installation on Gentoo
|
title: Installation on Gentoo
|
||||||
- path: /engine/installation/linux/oracle/
|
- path: /engine/installation/linux/oracle/
|
||||||
title: Installation on Oracle Linux
|
title: Installation on Oracle Linux
|
||||||
- path: /engine/installation/linux/SUSE/
|
- path: /engine/installation/linux/suse/
|
||||||
title: Installation on openSUSE and SUSE Linux Enterprise
|
title: Installation on openSUSE and SUSE Linux Enterprise
|
||||||
- sectiontitle: On cloud providers
|
- sectiontitle: On cloud providers
|
||||||
section:
|
section:
|
||||||
|
|
|
@ -155,7 +155,7 @@ Linux:
|
||||||
- Any distribution running version 3.10+ of the Linux kernel
|
- Any distribution running version 3.10+ of the Linux kernel
|
||||||
- Specific instructions are available for most Linux distributions, including
|
- Specific instructions are available for most Linux distributions, including
|
||||||
[RHEL](installation/linux/rhel.md), [Ubuntu](installation/linux/ubuntulinux.md),
|
[RHEL](installation/linux/rhel.md), [Ubuntu](installation/linux/ubuntulinux.md),
|
||||||
[SuSE](installation/linux/SUSE.md), and many others.
|
[SuSE](installation/linux/suse.md), and many others.
|
||||||
|
|
||||||
Microsoft Windows:
|
Microsoft Windows:
|
||||||
- Windows Server 2016
|
- Windows Server 2016
|
||||||
|
|
Loading…
Reference in New Issue