mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 08:30:10 +01:00
docs/linkcheck: drop cgit exception as nothing links to it anymore
And we don't want to accidentally do it again.
Fixes: 0f6be273f1 ("doc/vc4: Remove reference to old shader-db")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36240>
This commit is contained in:
parent
4f7076f458
commit
80be9153f9
1 changed files with 0 additions and 1 deletions
|
|
@ -142,7 +142,6 @@ linkcheck_ignore = [
|
|||
r'https://www.intel.com/.*', # intel.com is blocking the linkcheck user-agent; maybe it can be customized to look like a browser?
|
||||
r'https://sourceforge.net/.*', # blocking the linkcheck user-agent
|
||||
r'https://stackoverflow.com/.*', # blocking the linkcheck user-agent
|
||||
r'https://cgit.freedesktop.org/.*', # cgit is no more
|
||||
]
|
||||
linkcheck_exclude_documents = [r'relnotes/.*']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue