Update the documentation link for doc migration

Change-Id: I0b4e59c9e2ad0375cdb6aae5369a7b43978c3d69
This commit is contained in:
chenxing
2017-07-14 07:27:16 +00:00
parent 5de85eef0e
commit 082159cc54
13 changed files with 16 additions and 17 deletions

View File

@@ -17,7 +17,7 @@ openstackdocstheme>=1.11.0 # Apache-2.0
# Do not remove 'PyMySQL' and 'psycopg2' dependencies. They are used
# by oslo_db lib for running MySQL and PostgreSQL DB migration tests.
# See http://docs.openstack.org/developer/oslo.db/contributing.html#how-to-run-unit-tests
# See https://docs.openstack.org/oslo.db/latest/contributor/index.html#how-to-run-unit-tests
PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL