mirror of https://github.com/docker/docs.git
Merge pull request #15969 from charleswhchan/issue-15939
Fix issue #15939: Hyperlink to MongoDB Dockerfile not found.
This commit is contained in:
commit
d080f6524b
|
@ -103,7 +103,7 @@ Now save the file and let's build our image.
|
|||
|
||||
> **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
|
||||
|
||||
|
|
Loading…
Reference in New Issue