diff --git a/examples/gallery/images/image.py b/examples/gallery/images/image.py index 5aecbbfc465..bb5648b195d 100644 --- a/examples/gallery/images/image.py +++ b/examples/gallery/images/image.py @@ -22,7 +22,7 @@ # the current plot, scale it to a width of 8 centimeters and draw a rectangular border # around it. fig.image( - imagefile="https://oceania.generic-mapping-tools.org/cache/needle.jpg", + imagefile="https://github.com/GenericMappingTools/gmtserver-admin/raw/master/cache/needle.jpg", position=Position((1, 1), cstype="mapcoords", anchor="MC"), width="8c", box=True,