From 8272dfee98d800566b4e2d169d0fa02a635293c1 Mon Sep 17 00:00:00 2001 From: Jens Harbott Date: Thu, 29 Aug 2019 08:44:12 +0000 Subject: [PATCH] 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 --- doc/source/upgrade/to-stein.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/upgrade/to-stein.rst b/doc/source/upgrade/to-stein.rst index ef9f69d2e..0915adae7 100644 --- a/doc/source/upgrade/to-stein.rst +++ b/doc/source/upgrade/to-stein.rst @@ -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/