Skip to content

Commit 9f94cfa

Browse files
authored
Update packages/python/plotly/setup.py
1 parent c29e662 commit 9f94cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/python/plotly/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,7 @@ def run(self):
501501
maintainer_email="nicolas@plot.ly",
502502
url="https://plotly.com/python/",
503503
project_urls={
504-
"Documentation": "https://plotly.com/python/",
504+
"Documentation": "https://plotly.com/python/",
505505
"Github": "https://github.com/plotly/plotly.py",
506506
"Changelog": "https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md",
507507
},

0 commit comments

Comments
 (0)