From 200a05018248b55bc46cdd72be67466599858738 Mon Sep 17 00:00:00 2001 From: wangfaxin Date: Sat, 19 Oct 2019 10:47:59 +0800 Subject: [PATCH] Fix review link. Change-Id: Ibdc333f155835f27c95d8e50d0a5fab92bbb0780 --- doc/source/contributor/ptl-guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/contributor/ptl-guide.rst b/doc/source/contributor/ptl-guide.rst index 9b4c6c4a46ce..f167230ce3d0 100644 --- a/doc/source/contributor/ptl-guide.rst +++ b/doc/source/contributor/ptl-guide.rst @@ -249,11 +249,11 @@ Immediately after RC * Add database migration placeholders - * Example: https://review.openstack.org/650964 + * Example: https://review.opendev.org/650964 * Drop old RPC compat code (if there was a RPC major version bump) - * Example: https://review.openstack.org/543580 + * Example: https://review.opendev.org/543580 * Create the launchpad series for the next cycle