Merge "Update doc URL"

This commit is contained in:
Jenkins
2016-08-20 18:27:35 +00:00
committed by Gerrit Code Review

View File

@@ -13,7 +13,7 @@
# License for the specific language governing permissions and limitations
# under the License.
_doc_url = "http://docs.openstack.org/user-guide/common/cli_manage_images.html" # noqa
_doc_url = "http://docs.openstack.org/user-guide/common/cli-manage-images.html" # noqa
# NOTE(flaper87): Keep a copy of the current default schema so that
# we can react on cases where there's no connection to an OpenStack
# deployment. See #1481729