From 6529375db051fce8f3a72e67ff492826614cef70 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 10 Jul 2017 17:22:52 -0500 Subject: [PATCH] Add link to Zuul v3 docs to the README Put it in up high so that people can see it. Change-Id: Ib80a636330749a4ef6c7327fde22293d7f54155e --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index 16e73850d9..52b89dfb61 100644 --- a/README.rst +++ b/README.rst @@ -7,6 +7,9 @@ We are currently engaged in a significant development effort in preparation for the third major version of Zuul. We call this effort `Zuul v3`_ and it is described in more detail below. +The latest documentation for Zuul v3 is published at: +https://docs.openstack.org/infra/zuul/feature/zuulv3/ + Contributing ------------