Skip to content

Commit c5b027d

Browse files
authored
md: fix anchor
1 parent 27cddff commit c5b027d

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)