From 3244462f0cd3e3d0a973edc52bb262b996148ba6 Mon Sep 17 00:00:00 2001 From: Marc Abramowitz Date: Mon, 31 Mar 2014 10:39:02 -0700 Subject: [PATCH] Move installmirrors anchor in doc so it's before "Mirrors" instead of "Docker and local DNS server warnings" Docker-DCO-1.1-Signed-off-by: Marc Abramowitz (github: msabramo) Upstream-commit: f16372022875a6dfe9d53489bde635789dd865a6 Component: engine --- components/engine/docs/sources/installation/ubuntulinux.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/engine/docs/sources/installation/ubuntulinux.rst b/components/engine/docs/sources/installation/ubuntulinux.rst index 85098e9552..44dba6b97e 100644 --- a/components/engine/docs/sources/installation/ubuntulinux.rst +++ b/components/engine/docs/sources/installation/ubuntulinux.rst @@ -282,8 +282,6 @@ incoming connections on the Docker port (default 4243): sudo ufw allow 4243/tcp -.. _installmirrors: - Docker and local DNS server warnings ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ @@ -342,6 +340,8 @@ NetworkManager and Docker need to be restarted afterwards: .. warning:: This might make DNS resolution slower on some networks. +.. _installmirrors: + Mirrors ^^^^^^^