summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2016-09-20 15:26:10 -0400
committerTim Rozet <trozet@redhat.com>2016-09-20 19:27:50 +0000
commit3e39a6f616e20473f790ba01753202b5dbc31bd3 (patch)
treea2ae78a45bd19480a3935033f9cdb4af4ab41df6
parent0adc3580a356d9b24c8f27f3641766161cd07135 (diff)
Update all references to release-notes path
Change-Id: I04be6a9ff2a89b5058d6872b7023f9e3fd4c02cd Signed-off-by: Feng Pan <fpan@redhat.com> (cherry picked from commit e8291fa16cc569c3982eb7610ef0d4813cdabf54)
-rw-r--r--build/rpm_specs/opnfv-apex-common.spec4
-rw-r--r--docs/installationprocedure/references.rst2
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 <https://wiki.opnfv.org/apex>`_
-`OPNFV Apex release notes <http://artifacts.opnfv.org/apex/colorado/docs/release-notes/release-notes.html#references>`_
+`OPNFV Apex release notes <http://artifacts.opnfv.org/apex/colorado/docs/releasenotes/release-notes.html#references>`_
OpenStack
---------