From b17558f422625b3f58e6eaa8f9df94913dd348a0 Mon Sep 17 00:00:00 2001 From: lukegleeson Date: Tue, 2 Nov 2021 15:03:41 +0000 Subject: Updating links to Istanbul from latest Issue-ID: CPS-721 Signed-off-by: lukegleeson Change-Id: I2573303311705a44d7c96c50a7f18b4daf1f3298 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 723fb21f..5fc02820 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ from docutils.parsers.rst import directives from docs_conf.conf import * #change 'latest' to relevant branch-name once branch has been created -branch = 'latest' +branch = 'istanbul' doc_url = 'https://docs.onap.org/projects' master_doc = 'index' -- cgit 1.2.3-korg