We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a543b5c commit ea671dbCopy full SHA for ea671db
fixtures/sitetree_menus.json
@@ -637,7 +637,7 @@
637
"fields": {
638
"title": "FAQ",
639
"hint": "",
640
- "url": "https://docs.python.org/faq/",
+ "url": "https://docs.python.org/3/faq/",
641
"urlaspattern": false,
642
"tree": 1,
643
"hidden": false,
@@ -661,7 +661,7 @@
661
662
"title": "Non-English Docs",
663
664
- "url": "https://python-docs-translations.github.io/dashboard/",
+ "url": "https://translations.python.org",
665
666
667
0 commit comments