From 91e914ef1079e622c931528e2607d4716381c92e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 8 Mar 2017 19:18:51 +0100 Subject: [PATCH] Replace obsolete vanity openstack.org URLs Project specific URLs are obsolete, , use docs.openstack.org - and use https for that site. Change-Id: Ie6930c32f07108077aa97564c3213da0f948c13b --- doc/source/devref/jenkins.rst | 4 ++-- doc/source/man/cinder-manage.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/devref/jenkins.rst b/doc/source/devref/jenkins.rst index 19a7bc43dbe..351d9dcfd64 100644 --- a/doc/source/devref/jenkins.rst +++ b/doc/source/devref/jenkins.rst @@ -23,14 +23,14 @@ Jenkins performs tasks such as: Calculate test coverage metrics. `cinder-docs`_ - Build this documentation and push it to http://cinder.openstack.org. + Build this documentation and push it to https://docs.openstack.org/developer/cinder. `cinder-merge-release-tags`_ Merge reviewed code into the git repository. `cinder-tarball`_ Do ``python setup.py sdist`` to create a tarball of the cinder code and upload - it to http://cinder.openstack.org/tarballs + it to http://tarballs.openstack.org/cinder .. _Jenkins: http://jenkins-ci.org .. _Launchpad: http://launchpad.net diff --git a/doc/source/man/cinder-manage.rst b/doc/source/man/cinder-manage.rst index adc81b1082d..516ae1e9e44 100644 --- a/doc/source/man/cinder-manage.rst +++ b/doc/source/man/cinder-manage.rst @@ -19,7 +19,7 @@ SYNOPSIS DESCRIPTION =========== -cinder-manage provides control of cinder database migration, and provides an interface to get information about the current state of cinder. More information about OpenStack Cinder is available at http://cinder.openstack.org. +cinder-manage provides control of cinder database migration, and provides an interface to get information about the current state of cinder. More information about OpenStack Cinder is available at https://docs.openstack.org/developer/cinder. OPTIONS =======