Update the documention for doc migration

Change-Id: I22adb53044fac2f1316be5cfc5e3408dc4f31d69
This commit is contained in:
lingyongxu 2017-08-02 11:24:16 +08:00
parent 24ede58f95
commit 38085dc154
2 changed files with 2 additions and 2 deletions

View File

@ -227,4 +227,4 @@ References
document/d/1vadqmurlnlvZ5bv3BlUbFeXRS_wh-dsgi5plSjimWjU
[3] https://wiki.openstack.org/wiki/PCI_passthrough_SRIOV_support
[4] https://review.openstack.org/#/c/448228/
[5] https://docs.openstack.org/developer/nova/placement.html
[5] https://docs.openstack.org/nova/latest/user/placement.html

View File

@ -372,7 +372,7 @@ class TestObjectVersions(test_base.TestCase):
"been bumped, and update the hashes in the static "
"fingerprints tree (object_data). For more "
"information, read https://docs.openstack.org/"
"developer/zun/objects.html.")
"zun/latest/contributor/objects.html.")
class TestObjectSerializer(test_base.TestCase):