Correct microversions URL in api_plugins.rst

The requested URL to the microversions specific document in
api_plugins.rst is broken. Changed it to the right URL.

Change-Id: I30cf2f14d36bf7ede0a04f05b5e1e2c993403d83
Closes-Bug: #1615788
This commit is contained in:
Anusha Unnam 2016-08-22 22:56:52 +00:00
parent bafc5081f4
commit a4d1bf1850

View File

@ -16,7 +16,7 @@ made through V2.1 microversions.
This document covers how to write plugins for the v2.1 framework. A
`microversions specific document
<http://docs.openstack.org/developer/nova/devref/api_microversions.html>`_
<http://docs.openstack.org/developer/nova/api_microversion_dev.html>`_
covers the details around what is required for the microversions
part. It does not cover V2 plugins which should no longer be developed.