mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-26 23:04:00 +00:00
Fix broken Edit on GitHub links in documentation
This commit is contained in:
parent
5de3920f6c
commit
b9b4936729
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
:github_url: https://github.com/linkchecker/linkchecker/blob/master/doc/src/code/install.rst
|
||||
:github_url: https://github.com/linkchecker/linkchecker/blob/master/doc/src/install.rst
|
||||
|
||||
Code
|
||||
====
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
:github_url: https://github.com/linkchecker/linkchecker/blob/master/doc/src/linkchecker.rst
|
||||
:github_url: https://github.com/linkchecker/linkchecker/blob/master/doc/src/man/linkchecker.rst
|
||||
|
||||
linkchecker
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
:github_url: https://github.com/linkchecker/linkchecker/blob/master/doc/src/linkcheckerrc.rst
|
||||
:github_url: https://github.com/linkchecker/linkchecker/blob/master/doc/src/man/linkcheckerrc.rst
|
||||
|
||||
linkcheckerrc
|
||||
=============
|
||||
|
|
|
|||
Loading…
Reference in a new issue