From 7ca78921779688bbd4defa0899988f236a1db7ff Mon Sep 17 00:00:00 2001 From: imba-tjd <109224573@qq.com> Date: Tue, 18 Sep 2018 19:13:23 +0800 Subject: [PATCH] Fix anchor --- install/linux/docker-ce/centos.md | 2 +- install/linux/docker-ce/debian.md | 2 +- install/linux/docker-ce/fedora.md | 4 ++-- install/linux/docker-ce/ubuntu.md | 2 +- install/linux/docker-ee/suse.md | 2 +- install/linux/docker-ee/ubuntu.md | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/install/linux/docker-ce/centos.md b/install/linux/docker-ce/centos.md index 77e410bbfe..aacf1d203f 100644 --- a/install/linux/docker-ce/centos.md +++ b/install/linux/docker-ce/centos.md @@ -201,7 +201,7 @@ steps. #### Upgrade Docker CE To upgrade Docker CE, follow the -[installation instructions](#install-docker), choosing the new version you want +[installation instructions](#install-docker-ce), choosing the new version you want to install. ### Install from a package diff --git a/install/linux/docker-ce/debian.md b/install/linux/docker-ce/debian.md index 3ca3eb80dd..1967707fa7 100644 --- a/install/linux/docker-ce/debian.md +++ b/install/linux/docker-ce/debian.md @@ -280,7 +280,7 @@ steps. For Raspbian, you can optionally #### Upgrade Docker CE To upgrade Docker CE, first run `sudo apt-get update`, then follow the -[installation instructions](#install-docker), choosing the new version you want +[installation instructions](#install-docker-ce), choosing the new version you want to install. ### Install from a package diff --git a/install/linux/docker-ce/fedora.md b/install/linux/docker-ce/fedora.md index fcba95a6e9..00642ac815 100644 --- a/install/linux/docker-ce/fedora.md +++ b/install/linux/docker-ce/fedora.md @@ -11,7 +11,7 @@ toc_max: 4 To get started with Docker CE on Fedora, make sure you [meet the prerequisites](#prerequisites), then -[install Docker](#install-docker). +[install Docker](#install-docker-ce). ## Prerequisites @@ -192,7 +192,7 @@ steps. #### Upgrade Docker CE To upgrade Docker CE, follow the -[installation instructions](#install-docker), choosing the new version you want +[installation instructions](#install-docker-ce), choosing the new version you want to install. ### Install from a package diff --git a/install/linux/docker-ce/ubuntu.md b/install/linux/docker-ce/ubuntu.md index 1d6220d29e..55398a1d63 100644 --- a/install/linux/docker-ce/ubuntu.md +++ b/install/linux/docker-ce/ubuntu.md @@ -289,7 +289,7 @@ steps. #### Upgrade Docker CE To upgrade Docker CE, first run `sudo apt-get update`, then follow the -[installation instructions](#install-docker), choosing the new version you want +[installation instructions](#install-docker-ce), choosing the new version you want to install. ### Install from a package diff --git a/install/linux/docker-ee/suse.md b/install/linux/docker-ee/suse.md index ecc08544e9..eb1905a37e 100644 --- a/install/linux/docker-ee/suse.md +++ b/install/linux/docker-ee/suse.md @@ -313,7 +313,7 @@ To upgrade Docker EE: 2. Run `sudo zypper refresh`. 3. Follow the - [installation instructions](#install-docker), choosing the new version you want + [installation instructions](#install-docker-ee), choosing the new version you want to install. ### Install from a package diff --git a/install/linux/docker-ee/ubuntu.md b/install/linux/docker-ee/ubuntu.md index ba29e7c1cf..4a2df77b89 100644 --- a/install/linux/docker-ee/ubuntu.md +++ b/install/linux/docker-ee/ubuntu.md @@ -285,7 +285,7 @@ To upgrade Docker EE: 2. Run `sudo apt-get update`. 3. Follow the - [installation instructions](#install-docker), choosing the new version you want + [installation instructions](#install-docker-ee), choosing the new version you want to install. ### Install from a package