summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitreview1
-rw-r--r--docs/conf.py2
-rw-r--r--docs/index.rst2
3 files changed, 4 insertions, 1 deletions
diff --git a/.gitreview b/.gitreview
index 0ea5a18..8cbefef 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,3 +2,4 @@
host=gerrit.onap.org
port=29418
project=aai/sparky-be
+defaultbranch=kohn
diff --git a/docs/conf.py b/docs/conf.py
index d211470..a703bc9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -2,6 +2,8 @@ from docs_conf.conf import *
branch = 'latest'
master_doc = 'index'
+release = "kohn"
+version = "kohn"
linkcheck_ignore = [
'http://localhost',
diff --git a/docs/index.rst b/docs/index.rst
index 0580a9e..2d010a2 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -15,7 +15,7 @@ Sparky - Inventory UI Service
Overview
========
-Sparky is a service that interacts with resources and traversal microservices, and provides users with a user interface to view and analyze AAI data. The main goal behind Sparky is to provide a clear and user friendly view of AAI data.
+Sparky is a service that interacts with resources and traversal microservices, and provides users with a user interface to view and analyze A&AI data. The main goal behind Sparky is to provide a clear and user friendly view of A&AI data.
The key AAI repos for running the Sparky UI are: