Skip to content

Commit 36b37c5

Browse files
authored
Merge pull request #244 from imba-tjd/patch-1
2 parents 27cddff + c5b027d commit 36b37c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/dockerfile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Dockerfile. For example, this code sources the Jupyter-Scipy notebook:
4848
FROM jupyter/scipy-notebook:cf6258237ff9
4949
```
5050

51-
See [Preparing your Dockerfile](preparing your dockerfile) for instructions on how to
51+
See [Preparing your Dockerfile](#preparing-your-dockerfile) for instructions on how to
5252
do this properly.
5353

5454
### When you are building complex software

0 commit comments

Comments
 (0)