Correct reference to install-with-docker section. Fixes #3897

This commit is contained in:
Christopher Grebs 2016-10-31 10:58:34 +01:00
Родитель 222a9ebe06
Коммит 0fad54879b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -23,7 +23,7 @@ On a mac it's a case of running::
eval $(docker-machine env addons-dev)
Now you have the vm running you can follow the standard docker
instructions: :ref:install-with-docker
instructions: :ref:`Install with Docker <install-with-docker>`
.. _accessing-the-web-server-docker-machine: