Skip to content

Commit ea671db

Browse files
Update URLs in sitetree_menus.json (#2810)
1 parent a543b5c commit ea671db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fixtures/sitetree_menus.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@
637637
"fields": {
638638
"title": "FAQ",
639639
"hint": "",
640-
"url": "https://docs.python.org/faq/",
640+
"url": "https://docs.python.org/3/faq/",
641641
"urlaspattern": false,
642642
"tree": 1,
643643
"hidden": false,
@@ -661,7 +661,7 @@
661661
"fields": {
662662
"title": "Non-English Docs",
663663
"hint": "",
664-
"url": "https://python-docs-translations.github.io/dashboard/",
664+
"url": "https://translations.python.org",
665665
"urlaspattern": false,
666666
"tree": 1,
667667
"hidden": false,

0 commit comments

Comments
 (0)