From 662a463fad57251485a61493ca38bd6e3be42269 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 4 Dec 2020 15:44:54 +0000 Subject: [PATCH] Use general docs URL for link to zuul + z-c docs The mention of documentation in the readme talks about both Zuul and Zuul Client, so link to the general docs index where both of them are listed. Change-Id: I69b9cc1866fe69d37d5c564bdb17006ee911aa53 --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 2971e41..e549172 100644 --- a/README.rst +++ b/README.rst @@ -4,8 +4,8 @@ Zuul-client Zuul-client is a CLI tool that can be used to interact with Zuul, the project gating system. -The latest documentation for Zuul and Zuul-client can be found at: -https://zuul-ci.org/docs/zuul/ +The latest documentation for Zuul and Zuul Client can be found at: +https://zuul-ci.org/docs/ Getting Help ------------