From ce789ad8901192b2facc4222f94cc6e61a8387c3 Mon Sep 17 00:00:00 2001 From: weichen Date: Mon, 25 Nov 2019 05:07:02 -0500 Subject: [PATCH] rename amber.rst to avoid confusion Signed-off-by: weichen Change-Id: Ie668a8a2cbe39346e3eac73a1587bddeaeb003fa --- docs/index.rst | 6 ++---- docs/{amber.rst => projects.rst} | 0 2 files changed, 2 insertions(+), 4 deletions(-) rename docs/{amber.rst => projects.rst} (100%) diff --git a/docs/index.rst b/docs/index.rst index 3680bb9..02d4cbf 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -23,12 +23,10 @@ Please find some guidance here on the content of O-RAN SC documentation. architecture/architecture.rst license.rst release-notes.rst - amber.rst + projects.rst -.. * :doc:`RIC Dashboard ` - -Indices and tables +Indices ================== * :ref:`genindex` diff --git a/docs/amber.rst b/docs/projects.rst similarity index 100% rename from docs/amber.rst rename to docs/projects.rst -- 2.16.6