From 87fa84af0986e3e0297552e6f3c1c8ce9acc0105 Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Wed, 13 Jun 2018 17:33:21 -0400 Subject: [PATCH] Fix broken link in contribution docs for git-review Change-Id: I6d80ecd15b5827b529169c3c3f7ca9f574d7df97 --- doc/source/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index e15d8792..ba825316 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -95,7 +95,7 @@ install it to be able to send patches for code reviews. There are different ways to install git-review, `choose your favorite`_. -.. _choose your favorite: https://docs.openstack.org/infra/manual/developers.html#installing-git-review +.. _choose your favorite: https://docs.openstack.org/infra/manual/developers.html#install-the-git-review-utility Install development dependencies ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~