Change root url to docs.python.org by StanFromIreland · Pull Request #220 · python/python-docs-theme
Mobile
The logo always links to docs.python.org. That's okay when we're looking the 3.13 docs, but if we're looking at, say, 3.11 or 3.14, we'll end up at a different docs set which would be confusing.
Can it point to the same docs homepage we're looking at?
Desktop
With this change, these circled links both point to the docs homepage:
Before, the first one pointed to www.python.org, and the chevrons "»" indicated a hierarchy. Is it a bit odd that the upper level link is the same as the next one?
Or I guess, the top one is docs.python.org and the next is docs.python.org/3.x, so that's kind of a hierarchy, for the default case of docs.python.org >> docs.python.org/3, but maybe not really for, say, docs.python.org >> docs.python.org/3.11?
And do we want to lose the link to www.python.org?
The logo doesn't point to anything here.
