diff --git a/doc/source/index.rst b/doc/source/index.rst
index 0869344142..5889553384 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -37,7 +37,7 @@ Release Notes
 .. toctree::
    :maxdepth: 1
 
-   releases
+   Release Notes <http://docs.openstack.org/releasenotes/python-openstackclient>
    history
 
 Developer Documentation
diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst
index e3af0e6263..396028942a 100644
--- a/releasenotes/source/index.rst
+++ b/releasenotes/source/index.rst
@@ -7,3 +7,4 @@ OpenStackClient Release Notes
 
    unreleased
    mitaka
+   previous_releases
diff --git a/releasenotes/source/mitaka.rst b/releasenotes/source/mitaka.rst
index e545609650..05ed3e48eb 100644
--- a/releasenotes/source/mitaka.rst
+++ b/releasenotes/source/mitaka.rst
@@ -1,6 +1,6 @@
-===================================
- Mitaka Series Release Notes
-===================================
+===========================
+Mitaka Series Release Notes
+===========================
 
 .. release-notes::
    :branch: origin/stable/mitaka
diff --git a/doc/source/releases.rst b/releasenotes/source/previous_releases.rst
similarity index 99%
rename from doc/source/releases.rst
rename to releasenotes/source/previous_releases.rst
index 063066acb6..1999d38cfc 100644
--- a/doc/source/releases.rst
+++ b/releasenotes/source/previous_releases.rst
@@ -1,6 +1,6 @@
-=============
-Release Notes
-=============
+=================
+Previous Releases
+=================
 
 As of release 2.0 the release notes can be found on the OpenStack `Release Notes site`_.
 
@@ -364,8 +364,7 @@ As of release 2.0 the release notes can be found on the OpenStack `Release Notes
 * Fix ``backup create`` to correctly use the ``--container`` value if supplied.
   Bug `1446751 <https://bugs.launchpad.net/bugs/1446751>`_
 
-* Document the backward-compatibility-breaking changes in
-  :doc:`backwards-incompatible`.
+* Document the backward-compatibility-breaking changes.
   Bug `1406470 <https://bugs.launchpad.net/bugs/1406470>`_
 
 * Add `--parent`` option to `projct create` command.
@@ -375,7 +374,6 @@ As of release 2.0 the release notes can be found on the OpenStack `Release Notes
 ===================
 
 * Add global ``--os-cloud`` option to select from a list of cloud configurations.
-  See :doc:`configuration` for more details.
 
 * Fix global ``--timing`` option operation.
   Bug `1402577 <https://bugs.launchpad.net/bugs/1402577>`_
@@ -463,8 +461,8 @@ As of release 2.0 the release notes can be found on the OpenStack `Release Notes
 ===================
 
 * The OpenStackClient content from the OpenStack Wiki has been migrated into
-  the OSC source repo.  This includes the :doc:`commands`, :doc:`command-list`
-  and :doc:`humaninterfaceguide` documents.
+  the OSC source repo.  This includes the `commands`, `command-list`
+  and `humaninterfaceguide` documents.
 
 * Set a default domain ID when both ``OS_USER_DOMAIN_ID`` and
   ``OS_USER_DOMAIN_NAME`` are not set.  This is also done for