Code Review
/
releng
/
docs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1251a12
)
Ignore 'https://iotivity.biterg.io'
45/15645/1
author
Aric Gardner
<agardner@linuxfoundation.org>
Mon, 13 May 2019 18:02:04 +0000
(14:02 -0400)
committer
Aric Gardner
<agardner@linuxfoundation.org>
Mon, 13 May 2019 18:02:38 +0000
(14:02 -0400)
This link is failing other builds
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Id61732497fe2ba80874ee11b40c33ec7f2170fc4
docs/conf.py
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index
46d178a
..
887e158
100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-31,6
+31,7
@@
linkcheck_ignore = [
'https://.*.example.org.*',
'https://git.opendaylight.org/gerrit/#/settings/gpg-keys',
'https://wiki.debian.org/meetbot', # SNI link needs Python 2.7.9+
+ 'https://iotivity.biterg.io'
]
def setup(app):