Skip to content

Commit 8445f91

Browse files
authored
Merge pull request #4260 from plotly/update-url
Update URL
2 parents 696c30b + 81ceea7 commit 8445f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/python/plotly/plotly/express/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
`plotly.express` is a terse, consistent, high-level wrapper around `plotly.graph_objects`
3-
for rapid data exploration and figure generation. Learn more at https://plotly.express/
3+
for rapid data exploration and figure generation. Learn more at https://plotly.com/python/plotly-express/
44
"""
55
from __future__ import absolute_import
66
from plotly import optional_imports

0 commit comments

Comments
 (0)