Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2018-02-23 01:17:54 +0300
committerMichal Čihař <michal@cihar.com>2018-02-23 01:17:54 +0300
commit7c392a5ee1df892864e9869f20177743d9d5de41 (patch)
treeeb2c7a3e8396302f4f7a28fd7e347312ae1749e7 /doc
parentadf73f145d63171cba601e7370bc2c39dfb74f71 (diff)
parente1920f10c21c0e2dfea9e54ee7ecf994b55d6735 (diff)
Merge branch 'QA_4_7'
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conf.py b/doc/conf.py
index e019c6f804..363be5c283 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -310,4 +310,5 @@ linkcheck_anchors = False
linkcheck_ignore = [
# Site is often down
r'https://software.opensuse.org/package/.*',
+ r'https://pecl.php.net/.*',
]