From 18b896e0f032b6ec71fc7c5e56b2acd470c0fe50 Mon Sep 17 00:00:00 2001 From: Andy Rothfusz Date: Tue, 4 Feb 2014 14:16:27 -0800 Subject: [PATCH] Fixes headings in Table of Contents, link from FAQ. Docker-DCO-1.1-Signed-off-by: Andy Rothfusz (github: metalivedev) --- docs/sources/faq.rst | 2 +- docs/sources/installation/mac.rst | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/sources/faq.rst b/docs/sources/faq.rst index 8de1d45c48..037f4d797b 100644 --- a/docs/sources/faq.rst +++ b/docs/sources/faq.rst @@ -26,7 +26,7 @@ Does Docker run on Mac OS X or Windows? Not at this time, Docker currently only runs on Linux, but you can use VirtualBox to run Docker in a virtual machine on your box, and get the best of both worlds. Check out the - :ref:`install_using_vagrant` and :ref:`windows` installation + :ref:`macosx` and :ref:`windows` installation guides. How do containers compare to virtual machines? diff --git a/docs/sources/installation/mac.rst b/docs/sources/installation/mac.rst index cdd130907b..2a70763379 100644 --- a/docs/sources/installation/mac.rst +++ b/docs/sources/installation/mac.rst @@ -2,8 +2,9 @@ :description: Please note this project is currently under heavy development. It should not be used in production. :keywords: Docker, Docker documentation, requirements, virtualbox, ssh, linux, os x, osx, mac -.. macosx: +.. _macosx: +======== Mac OS X ========