From 24b27fd046641acbfb93749b986901345105054c Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Tue, 13 Apr 2021 11:43:08 +0100
Subject: [PATCH] ci: Fix ci reference from the manifest repository

The ci used to be a document in the manifest repository (aggregated in
docs as a symlink). On the manifest repository side, the topic was
restructured switching ci to a directory. Fix the reference in the docs
aggregation.

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 ci/manifest.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/manifest.rst b/ci/manifest.rst
index c57be20..9c92296 100644
--- a/ci/manifest.rst
+++ b/ci/manifest.rst
@@ -6,4 +6,4 @@ The manifest Repository
 =======================
 
 Refer to the section about :doc:`CI in manifest repository
-</repos/manifest/ci>`.
+</repos/manifest/ci/index>`.
-- 
GitLab