X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fconf.py;h=e8439074b503ecb5060869be85e8e414c6f1ff9f;hb=2d3c6343e61bcaf8bf9106e2635c8afaebc827a0;hp=141303243e4dc2744ee6915c5a9d5a08ea1c00f1;hpb=d810c863e171dc9583cc5b67b043d2d488849f1e;p=docs.git diff --git a/docs/conf.py b/docs/conf.py index 141303243..e8439074b 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -13,7 +13,7 @@ from docs_conf.conf import * # Append to intersphinx_mapping -intersphinx_mapping['mdsal'] = ('https://docs.opendaylight.org/projects/mdsal/en/latest/', None) +intersphinx_mapping['mdsal'] = ('https://docs.opendaylight.org/projects/mdsal/en/v4.0.7/', None) intersphinx_mapping['odl-integration-test'] = ('https://docs.opendaylight.org/projects/integration-test/en/latest/', None) intersphinx_mapping['odl-integration-packaging'] = ('https://docs.opendaylight.org/projects/integration-packaging/en/latest/', None) intersphinx_mapping['odl-releng-builder'] = ('https://docs.opendaylight.org/projects/releng-builder/en/latest/', None)