Fix links

This commit is contained in:
khs1994
2017-09-16 10:27:27 +08:00
parent 426e6411d1
commit a0135f2b71
5 changed files with 5 additions and 5 deletions

View File

@@ -102,7 +102,7 @@ $ sudo usermod -aG docker $USER
### 镜像加速
鉴于国内网络问题,后续拉取 Docker 镜像十分缓慢,强烈建议安装 Docker 之后配置 [国内镜像加速](/install/mirror.html)。
鉴于国内网络问题,后续拉取 Docker 镜像十分缓慢,强烈建议安装 Docker 之后配置 [国内镜像加速](mirror.md)。
### 添加内核参数

View File

@@ -161,7 +161,7 @@ $ sudo usermod -aG docker $USER
### 镜像加速
鉴于国内网络问题,后续拉取 Docker 镜像十分缓慢,强烈建议安装 Docker 之后配置 [国内镜像加速](/install/mirror.html)。
鉴于国内网络问题,后续拉取 Docker 镜像十分缓慢,强烈建议安装 Docker 之后配置 [国内镜像加速](mirror.md)。
### 参考文档

View File

@@ -133,7 +133,7 @@ $ sudo usermod -aG docker $USER
### 镜像加速
鉴于国内网络问题,后续拉取 Docker 镜像十分缓慢,强烈建议安装 Docker 之后配置 [国内镜像加速](/install/mirror.html)。
鉴于国内网络问题,后续拉取 Docker 镜像十分缓慢,强烈建议安装 Docker 之后配置 [国内镜像加速](mirror.md)。
### 参考文档

View File

@@ -26,7 +26,7 @@ Docker CE 启动之后会在 Windows 任务栏出现鲸鱼图标。
### 镜像加速
鉴于国内网络问题,后续拉取 Docker 镜像十分缓慢,强烈建议安装 Docker 之后配置 [国内镜像加速](/install/mirror.html)。
鉴于国内网络问题,后续拉取 Docker 镜像十分缓慢,强烈建议安装 Docker 之后配置 [国内镜像加速](mirror.md)。
### 参考文档