mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
linkcheck: Expand another GitHub shorthand issue reference (#11864)
This commit is contained in:
parent
5211c01646
commit
6083351320
@ -467,7 +467,8 @@ class HyperlinkAvailabilityCheckWorker(Thread):
|
||||
"'linkcheck_allow_unauthorized' config option to "
|
||||
"``True``."
|
||||
"\n"
|
||||
"See sphinx-doc/sphinx#11433 for details."
|
||||
"See https://github.com/sphinx-doc/sphinx/issues/11433 "
|
||||
"for details."
|
||||
"\n---"
|
||||
)
|
||||
warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1)
|
||||
|
Loading…
Reference in New Issue
Block a user