Skip to content

Commit 10ae6b4

Browse files
authored
Update switcher JSON URL in conf.py (#323)
1 parent 1937dfe commit 10ae6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
'navbar_align': 'left',
116116
'navbar_end': ['version-switcher', 'theme-switcher', 'navbar-icon-links'],
117117
'switcher': {
118-
'json_url': 'https://raw.githubusercontent.com/stefmolin/data-morph/main/docs/_static/switcher.json',
118+
'json_url': 'https://stefaniemolin.com/data-morph/stable/_static/switcher.json',
119119
'version_match': version_match,
120120
},
121121
'external_links': [

0 commit comments

Comments
 (0)