X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=c8325f7c44a98ccf69764a818d3fba8c968ca5ba;hb=0ff7cbacb76c80c8e2222d6d5917de5119c0d8fd;hp=ca63745cf0f4a121d1525f011cfc7a1301214160;hpb=200c13dbad2552db1ba9cfc185b0dc40db863930;p=releng%2Fglobal-jjb.git diff --git a/docs/conf.py b/docs/conf.py index ca63745c..c8325f7c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -276,7 +276,7 @@ htmlhelp_basename = 'LinuxFoundationReleaseEngineeringGJJBdoc' # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = { - 'jjb': ('https://docs.openstack.org/infra/jenkins-job-builder/', None), + 'jjb': ('https://jenkins-job-builder.readthedocs.io/en/latest/', None), 'lfdocs': ('http://docs.releng.linuxfoundation.org/en/latest/', None), 'lftools': ('http://lftools.releng.linuxfoundation.org/en/latest/', None), 'python': ('https://docs.python.org/', None),