Skip to content

Commit 27b5bba

Browse files
committed
Update editable installs ref in CONTRIBUTING doc
1 parent fa4db1d commit 27b5bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ npm run build
137137
These commands also create an *editable install* of plotly.py
138138
so that you can test your changes iteratively without having to rebuild the plotly.py package explicitly;
139139
for more information please see
140-
[the `pip` documentation on editable installs](https://pip.pypa.io/en/stable/reference/pip_install/#install-editable)
140+
[the `pip` documentation on editable installs](https://pip.pypa.io/en/stable/topics/local-project-installs/#editable-installs)
141141
Please note that the single quotes are needed to escape the `[]` characters.
142142

143143
### Formatting

0 commit comments

Comments
 (0)