From: Thanh Ha Date: Thu, 22 Feb 2018 21:14:34 +0000 (+0000) Subject: Merge "Add docs on how to update Jenkins" X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=e8cc0f7d50b397640b79c77827e9f60b60e37a88;p=releng%2Fdocs.git Merge "Add docs on how to update Jenkins" --- e8cc0f7d50b397640b79c77827e9f60b60e37a88 diff --cc docs/conf.py index c5db0b5,4e6dc47..b024ff1 --- a/docs/conf.py +++ b/docs/conf.py @@@ -23,6 -23,6 +23,7 @@@ from docs_conf.conf import linkcheck_ignore = [ 'http.*PROJECT_DOMAIN.*', 'https://gerrit.linuxfoundation.org/infra/releng/docs-conf', + 'https://gerrit.linuxfoundation.org/infra/#/settings/http-password', 'https://jenkins.acumos.org.*', + 'https://jenkins.example.org.*', ]