1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

Fix broken quickstart link

Upstream-commit: 4b8688f1e5a5998e10bdc1d7b39458a611a25eef
Component: engine
This commit is contained in:
Andy Rothfusz
2013-07-02 14:10:06 -07:00
parent b8221b0ce7
commit 4deb63608f

View File

@@ -26,9 +26,9 @@ frequently.
For an overview of Docker, please see the `Introduction
<http://www.docker.io>`_. When you're ready to start working with
Docker, we have a `quick start </gettingstarted>`_ and a more in-depth
guide to :ref:`ubuntu_linux` and other `installation </installation>`_
paths including prebuilt binaries, Vagrant-created VMs, Rackspace and
Amazon instances.
Docker, we have a `quick start <http://www.docker.io/gettingstarted>`_
and a more in-depth guide to :ref:`ubuntu_linux` and other
`installation </installation>`_ paths including prebuilt binaries,
Vagrant-created VMs, Rackspace and Amazon instances.
Enough reading! :ref:`Try it out! <running_examples>`