diff mbox series

doc/README: update broken yocto-docs cgit URL

Message ID 20260626052039.3401993-1-Sandeep.J@windriver.com
State New
Headers show
Series doc/README: update broken yocto-docs cgit URL | expand

Commit Message

Sandeep J June 26, 2026, 5:20 a.m. UTC
Update old URL:
   https://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/tree/documentation/README
to:
   https://git.yoctoproject.org/yocto-docs/tree/documentation/README

Signed-off-by: Sandeep J <Sandeep.J@windriver.com>
---
 doc/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/README b/doc/README
index d4f56afa3..9869d6e31 100644
--- a/doc/README
+++ b/doc/README
@@ -26,7 +26,7 @@  Additional information related to the Sphinx migration, and guidelines
 for developers willing to contribute to the BitBake documentation can
 be found in the Yocto Project Documentation README file:
 
-https://git.yoctoproject.org/cgit/cgit.cgi/yocto-docs/tree/documentation/README
+https://git.yoctoproject.org/yocto-docs/tree/documentation/README
 
 How to build the Yocto Project documentation
 ============================================