Update the link to docs (#2603)

* Update the link to docs

Update the link to the correct documentation.

* Update using_supervisord.md
This commit is contained in:
Pothi Kalimuthu 2017-04-04 03:50:21 +05:30 committed by John Mulhausen
parent 93e1cdf2f9
commit 5e0854b2c3
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ title: Use Supervisor with Docker
> **Note**:
> - **If you don't like sudo** then see [*Giving non-root
> access*](../installation/binaries.md#giving-non-root-access)
> access*](/engine/installation/linux/linux-postinstall/#manage-docker-as-a-non-root-user)
Traditionally a Docker container runs a single process when it is launched, for
example an Apache daemon or a SSH server daemon. Often though you want to run