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
|
||||
- path: /engine/installation/linux/oracle/
|
||||
title: Installation on Oracle Linux
|
||||
- path: /engine/installation/linux/SUSE/
|
||||
- path: /engine/installation/linux/suse/
|
||||
title: Installation on openSUSE and SUSE Linux Enterprise
|
||||
- sectiontitle: On cloud providers
|
||||
section:
|
||||
|
|
|
@ -155,7 +155,7 @@ Linux:
|
|||
- Any distribution running version 3.10+ of the Linux kernel
|
||||
- Specific instructions are available for most Linux distributions, including
|
||||
[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:
|
||||
- Windows Server 2016
|
||||
|
|
Loading…
Reference in New Issue