Add a comment referencing the original issue

This commit is contained in:
Bruno Oliveira 2024-05-24 12:24:29 -03:00 committed by GitHub
parent 5ddf0f0191
commit 5ea6f15e85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ html_show_sourcelink = False
htmlhelp_basename = "pytestdoc"
# The base URL which points to the root of the HTML documentation. It is used
# to indicate the location of document using the canonical link relation.
# to indicate the location of document using the canonical link relation (#12363).
html_baseurl = "https://docs.pytest.org/en/stable/"
# -- Options for LaTeX output --------------------------------------------------