Merge "Add docs on how to update Jenkins"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 22 Feb 2018 21:14:34 +0000 (21:14 +0000)
committerGerrit Code Review <gerrit@linuxfoundation.org>
Thu, 22 Feb 2018 21:14:34 +0000 (21:14 +0000)
1  2 
docs/conf.py

diff --cc 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.*',
  ]