mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Don't display 'replaceable hardcoded link' when link has a slash (#10137)
This commit is contained in:
@@ -17,6 +17,8 @@ https://github.com/octocat
|
||||
|
||||
`replaceable link`_
|
||||
|
||||
`non replaceable link <https://github.com/sphinx-doc/sphinx/pulls>`_
|
||||
|
||||
.. hyperlinks
|
||||
|
||||
.. _replaceable link: https://github.com/octocat
|
||||
|
||||
Reference in New Issue
Block a user