Skip to content

Commit 9f76bfa

Browse files
authored
Make internal link work for translated content (#647)
- Adds an anchor to Reproducible Installs section of install.md so internal link will still work when header is translated to a new language.
1 parent 416b4fc commit 9f76bfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/en/install.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ The third difference is that conda is an integrated solution for managing
129129
packages, dependencies and environments, while with pip you may need another
130130
tool (there are many!) for dealing with environments or complex dependencies.
131131

132+
<a name="reproducible-installs"></a>
132133

133134
### Reproducible installs
134135

0 commit comments

Comments
 (0)