Skip to content

Commit 113e1d8

Browse files
authored
Merge pull request #10489 from sphinx-doc/fix_testcase
test: Change URL of testcase
2 parents cb19e21 + a904ab5 commit 113e1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/roots/test-linkcheck/links.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Some additional anchors to exercise ignore code
1313
* `Complete nonsense <https://localhost:7777/doesnotexist>`_
1414
* `Example valid local file <conf.py>`_
1515
* `Example invalid local file <path/to/notfound>`_
16-
* https://github.com/sphinx-doc/sphinx/blob/4.x/sphinx/__init__.py#L2
16+
* https://github.com/sphinx-doc/sphinx/blob/master/sphinx/__init__.py#L2
1717

1818
.. image:: https://www.google.com/image.png
1919
.. figure:: https://www.google.com/image2.png

0 commit comments

Comments
 (0)