Merge pull request #15969 from charleswhchan/issue-15939

Fix issue #15939: Hyperlink to MongoDB Dockerfile not found.
This commit is contained in:
Sebastiaan van Stijn 2015-09-01 08:33:22 +02:00
commit d080f6524b
1 changed files with 6 additions and 6 deletions

View File

@ -103,7 +103,7 @@ Now save the file and let's build our image.
> **Note:** > **Note:**
> >
> The full version of this `Dockerfile` can be found [here](/examples/mongodb/Dockerfile). > The full version of this `Dockerfile` can be found [here](https://github.com/docker/docker/blob/master/docs/examples/mongodb/Dockerfile).
## Building the MongoDB Docker image ## Building the MongoDB Docker image