From 3e39a6f616e20473f790ba01753202b5dbc31bd3 Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Tue, 20 Sep 2016 15:26:10 -0400 Subject: Update all references to release-notes path Change-Id: I04be6a9ff2a89b5058d6872b7023f9e3fd4c02cd Signed-off-by: Feng Pan (cherry picked from commit e8291fa16cc569c3982eb7610ef0d4813cdabf54) --- build/rpm_specs/opnfv-apex-common.spec | 4 ++-- docs/installationprocedure/references.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/rpm_specs/opnfv-apex-common.spec b/build/rpm_specs/opnfv-apex-common.spec index 66f4f475..0d97ed6b 100644 --- a/build/rpm_specs/opnfv-apex-common.spec +++ b/build/rpm_specs/opnfv-apex-common.spec @@ -81,8 +81,8 @@ install lib/installer/domain.xml %{buildroot}%{_var}/opt/opnfv/lib/installer/ mkdir -p %{buildroot}%{_docdir}/opnfv/ install LICENSE.rst %{buildroot}%{_docdir}/opnfv/ install docs/installation-instructions.html %{buildroot}%{_docdir}/opnfv/ -install docs/release-notes/index.rst %{buildroot}%{_docdir}/opnfv/release-notes.rst -install docs/release-notes.html %{buildroot}%{_docdir}/opnfv/ +install docs/releasenotes/index.rst %{buildroot}%{_docdir}/opnfv/release-notes.rst +install docs/releasenotes.html %{buildroot}%{_docdir}/opnfv/ install config/deploy/deploy_settings.yaml %{buildroot}%{_docdir}/opnfv/deploy_settings.yaml.example install config/network/network_settings.yaml %{buildroot}%{_docdir}/opnfv/network_settings.yaml.example install config/network/network_settings_v6.yaml %{buildroot}%{_docdir}/opnfv/network_settings_v6.yaml.example diff --git a/docs/installationprocedure/references.rst b/docs/installationprocedure/references.rst index f1eac0aa..a63a8421 100644 --- a/docs/installationprocedure/references.rst +++ b/docs/installationprocedure/references.rst @@ -18,7 +18,7 @@ OPNFV `OPNFV Apex project page `_ -`OPNFV Apex release notes `_ +`OPNFV Apex release notes `_ OpenStack --------- -- cgit 1.2.3-korg