From ade8fbe37a224e69f1c6eca296ec838a5e839371 Mon Sep 17 00:00:00 2001
From: Amit Kucheria <amit.kucheria.ext@huawei.com>
Date: Mon, 25 Oct 2021 23:02:13 +0530
Subject: [PATCH] README.md: Fixup documentation pass status

Point to new RTD project

Signed-off-by: Amit Kucheria <amit.kucheria.ext@huawei.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a70db02..5ab1aa3 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ SPDX-License-Identifier: CC-BY-4.0
 
 # Oniro Project Documentation Repository
 
-[![Documentation Status](https://readthedocs.org/projects/allscenarios/badge/?version=latest)](https://docs.oniroproject.org/en/latest/)
+[![Documentation Status](https://readthedocs.org/projects/oniroproject/badge/?version=latest)](https://docs.oniroproject.org/en/latest/)
 
 This repository provides the overarching documentation of the Oniro
 Project. It does that by aggregating multiple `sphinx` projects part of
-- 
GitLab