[PATCH] doc/README: update broken yocto-docs cgit URL
Sandeep J <[email protected]> Fri, 26 Jun 2026 05:20:39 +0000
| Newsgroups | org.openembedded.lists.bitbake-devel,org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- doc/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ============================================