Fix links to migration scripts

The migration scripts have moved, gitea doesn't handle the redirects
properly, so update the links to point to the correct locations
directly.

Change-Id: I73a47c862606fa27158e0b7af9f111b5df8a065d
This commit is contained in:
Jens Harbott 2019-08-29 08:44:12 +00:00
parent 7e88510891
commit 8272dfee98
1 changed files with 2 additions and 2 deletions

View File

@ -197,8 +197,8 @@ Finalize the Upgrade
database that were migrated to the ``placement`` database.
.. _openstack-placement: https://pypi.org/p/openstack-placement
.. _mysql-migrate-db.sh: https://opendev.org/openstack/placement/raw/branch/master/tools/mysql-migrate-db.sh
.. _postgresql-migrate-db.sh: https://opendev.org/openstack/placement/raw/branch/master/tools/postgresql-migrate-db.sh
.. _mysql-migrate-db.sh: https://opendev.org/openstack/placement/raw/branch/master/placement_db_tools/mysql-migrate-db.sh
.. _postgresql-migrate-db.sh: https://opendev.org/openstack/placement/raw/branch/master/placement_db_tools/postgresql-migrate-db.sh
.. _alembic: https://alembic.sqlalchemy.org/en/latest/
.. _release notes: https://docs.openstack.org/releasenotes/placement/stein.html
.. _osc-placement: https://docs.openstack.org/osc-placement/latest/