зеркало из https://github.com/microsoft/CCF.git
Docs: ignore link check for RFC2616 (#4089)
This commit is contained in:
Родитель
6b04017f85
Коммит
2432c743ad
|
@ -105,6 +105,7 @@ linkcheck_ignore = [
|
||||||
r"../js/ccf-app.*",
|
r"../js/ccf-app.*",
|
||||||
r"../doxygen/index.html",
|
r"../doxygen/index.html",
|
||||||
r"https://nghttp2.org/.*",
|
r"https://nghttp2.org/.*",
|
||||||
|
r"https://www.w3.org/Protocols/rfc2616/.*",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче