## Details Upstream issue: https://github.com/sphinx-doc/sphinx/issues/9730 * Read the Docs project URL: https://packaging.python.org/en/latest/tutorials/packaging-projects/ * Build URL (if applicable): https://readthedocs.org/projects/{your_project_slug}/builds/{build_id}/ * Config: https://github.com/pypa/packaging.python.org/blob/main/.readthedocs.yaml ## Expected Result ``` <link rel="canonical" href="[https://packaging.python.org/en/latest/tutorials/packaging-projects.html" /> ``` ## Actual Result ``` <link rel="canonical" href="[https://packaging.python.org/en/latest/tutorials/packaging-projects/" /> ```