From a528f7a75789fbe04d9d8f29613dc306ce222c81 Mon Sep 17 00:00:00 2001 From: Eric Debeau Date: Tue, 27 Apr 2021 13:50:11 +0200 Subject: Correct default branch for conf.yaml Default branch in conf.yaml is set to frankfurt Fix to latest Issue-ID: DOC-739 Signed-off-by: Eric Debeau Change-Id: Icd3faa6c841e57822f076c0535f1be7980edc4fa --- docs/conf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.yaml') diff --git a/docs/conf.yaml b/docs/conf.yaml index 5c06b7f76..ab5928131 100644 --- a/docs/conf.yaml +++ b/docs/conf.yaml @@ -3,5 +3,5 @@ project_cfg: onap project: onap # Change this to ReleaseBranchName to modify the header -default-version: frankfurt +default-version: latest # -- cgit 1.2.3-korg