Skip to content

Commit 2923850

Browse files
author
LRubin
authored
Merge pull request #557 from docker/fix-manual-toc
fix manually-generated list-toc links
2 parents b480b75 + f7cd358 commit 2923850

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cs-engine/install.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ supported version of Docker Engine.
1414
CS Docker Engine can be installed on the following operating systems:
1515

1616

17-
* [CentOS 7.1/7.2 & RHEL 7.0/7.1/7.2 (YUM-based systems)](install.md#install-on-centos-7-1-7-2-rhel-7-0-7-1-7-2-yum-based-systems)
18-
* [Ubuntu 14.04 LTS](install.md#install-on-ubuntu-14-04-lts)
19-
* [SUSE Linux Enterprise 12](install.md#install-on-suse-linux-enterprise-12-3)
17+
* [CentOS 7.1/7.2 & RHEL 7.0/7.1/7.2 (YUM-based systems)](install.md#install-on-centos-7172--rhel-707172-yum-based-systems)
18+
* [Ubuntu 14.04 LTS](install.md#install-on-ubuntu-1404-lts)
19+
* [SUSE Linux Enterprise 12](install.md#install-on-suse-linux-enterprise-123)
2020

2121

2222
## Install on CentOS 7.1/7.2 & RHEL 7.0/7.1/7.2 (YUM-based systems)
@@ -194,4 +194,4 @@ to the `docker` group.
194194
$ sudo usermod -a -G docker $USER
195195
```
196196

197-
8. Log out and log back in to have your new permissions take effect.
197+
8. Log out and log back in to have your new permissions take effect.

0 commit comments

Comments
 (0)