We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4db1d commit 27b5bbaCopy full SHA for 27b5bba
CONTRIBUTING.md
@@ -137,7 +137,7 @@ npm run build
137
These commands also create an *editable install* of plotly.py
138
so that you can test your changes iteratively without having to rebuild the plotly.py package explicitly;
139
for more information please see
140
-[the `pip` documentation on editable installs](https://pip.pypa.io/en/stable/reference/pip_install/#install-editable)
+[the `pip` documentation on editable installs](https://pip.pypa.io/en/stable/topics/local-project-installs/#editable-installs)
141
Please note that the single quotes are needed to escape the `[]` characters.
142
143
### Formatting
0 commit comments