plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

Broken URL on the 'Static Image Export in Python' page

Open chrimaho opened this issue 1 year ago • 1 comments

There is a broken URL on the website: https://plotly.com/python/static-image-export/

Under the Write Image File section.

This is the paragraph:

If you are running this notebook live, click to open the output directory so you can examine the images as they are written.

And as you can see, it refers to this url: https://plotly.com/python/static-image-export/images

Which is no longer existing.

chrimaho avatar Dec 15 '23 00:12 chrimaho

Thank you for reporting this, @chrimaho . cc @LiamConnors

Coding-with-Adam avatar Dec 15 '23 15:12 Coding-with-Adam

This was fixed by https://github.com/plotly/plotly.py/pull/4614

LiamConnors avatar Jul 12 '24 13:07 LiamConnors