Skip to content

Commit 584523e

Browse files
committed
Found on more
1 parent 95b7c5a commit 584523e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

folium/plugins/polyline_text_path.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ def render(self, **kwargs):
8383
"if it's not in a Figure.")
8484

8585
figure.header.add_child(
86-
JavascriptLink("https://rawgit.com/makinacorpus/Leaflet.TextPath/gh-pages/leaflet.textpath.js"), # noqa
86+
JavascriptLink("https://rawgit.com/makinacorpus/Leaflet.TextPath/leaflet0.8-dev/leaflet.textpath.js"), # noqa
8787
name='polylinetextpath')

0 commit comments

Comments
 (0)