Merge branch 'QA_4_7'

This commit is contained in:
Michal Čihař 2018-03-11 12:59:46 +01:00
commit 9050b2a519

View File

@ -311,4 +311,6 @@ linkcheck_ignore = [
# Site is often down
r'https://software.opensuse.org/package/.*',
r'https://pecl.php.net/.*',
# Expired SSL certificate
r'https://texy.info/.*',
]