broken link on documentation page
The link below (also shown in the image) of the this documentation page gives error 404:
wrong link: https://docs.djangoproject.com/en/5.0/_objects/ref/contrib/sites/#enabling-the-sites-framework
correct link: https://docs.djangoproject.com/en/5.0/ref/contrib/sites/#enabling-the-sites-framework
or dev version: https://docs.djangoproject.com/en/dev/ref/contrib/sites/#enabling-the-sites-framework
other links that point to the django page seem to have the same problem
The links are fed automatically with the Django inventory of Sphinx objects, here. I will take a look. Thanks for telling.
Now it points to the dev intersphinx objects of Django. The stable one does not seem to work. Thanks for reporting it. I leave the issue open just in case you found another similar issue. If not, please, feel free to close it.