Skip to content

Commit bda7cd9

Browse files
committed
Update link to version switcher
1 parent fe206ba commit bda7cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"navigation_with_keys": False,
187187
"canonical_url": "https://docs.pytorch.org/executorch/stable/",
188188
"switcher": {
189-
"json_url": "https://docs.pytorch.org/docs/pytorch-versions.json", # for testing only, will need to replace to the correct json file on the executorch website when it's added in the repo.
189+
"json_url": "https://docs.pytorch.org/executorch/executorch-versions.json", # for testing only, will need to replace to the correct json file on the executorch website when it's added in the repo.
190190
"version_match": switcher_version,
191191
},
192192
"show_toc_level": 2,

0 commit comments

Comments
 (0)