From bd4f5fe6262223469ff995aec93f63b51cd33354 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 16 Aug 2018 12:55:59 +0000 Subject: [PATCH] Add the missing markup for the hyperlink title Change-Id: Ib5fc40e7cd950d5c24ed3a740d677d5b497fbbaa --- doc/source/code-and-documentation/using-gerrit.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/code-and-documentation/using-gerrit.rst b/doc/source/code-and-documentation/using-gerrit.rst index 3a954ca..feb41c0 100644 --- a/doc/source/code-and-documentation/using-gerrit.rst +++ b/doc/source/code-and-documentation/using-gerrit.rst @@ -80,8 +80,8 @@ Tracking your Changes ===================== After proposing changes, you can track them at -https://review.openstack.org. After logging in, you will see a -dashboard of "Outgoing reviews" for changes you have proposed, +`Code Review `_. After logging in, you +will see a dashboard of "Outgoing reviews" for changes you have proposed, "Incoming reviews" for changes you are reviewing, and "Recently closed" changes for which you were either a reviewer or owner.