From 924bf29c3de3bf8635b02b109c67775abc09c0e6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guilherme=20Steinm=C3=BCller?= <gsteinmuller@vexxhost.com>
Date: Fri, 14 Jun 2019 18:08:48 +0000
Subject: [PATCH] Fix installation docs

It should point to opendev. As well as
untrusted-projects to zuul/zuul-jobs.

Change-Id: Ic4095fa9a3c207a9854d802908a5470170683ae5
---
 doc/source/install.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/install.rst b/doc/source/install.rst
index 947cd0b18..a15ce15ea 100644
--- a/doc/source/install.rst
+++ b/doc/source/install.rst
@@ -18,9 +18,9 @@ Then add the following to your tenant config file:
    - tenant:
        name: ...
        source:
-         zuul-git:
+         opendev:
            untrusted-projects:
-             - zuul-jobs
+             - zuul/zuul-jobs
 
 Then restart Zuul.