We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78442b commit 36db7a6Copy full SHA for 36db7a6
doc/python/images.md
@@ -56,7 +56,7 @@ fig.add_trace(
56
# Add images
57
fig.add_layout_image(
58
dict(
59
- source="https://images.plotly.com/language-icons/api-home/python-logo.png",
+ source="https://images.plot.ly/language-icons/api-home/python-logo.png",
60
xref="x",
61
yref="y",
62
x=0,
0 commit comments