| Message ID | 3697cc94-270c-1950-f801-168877dcd4c6@crashcourse.ca |
|---|---|
| State | New |
| Headers | show |
| Series | index.rst: update "Software Overview" to "Technical Overview" | expand |
diff --git a/documentation/index.rst b/documentation/index.rst index 7d933acc0..46b775711 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -17,7 +17,7 @@ Welcome to the Yocto Project Documentation Quick Build <brief-yoctoprojectqs/index> what-i-wish-id-known transitioning-to-a-custom-environment - Yocto Project Software Overview <https://www.yoctoproject.org/software-overview/> + Yocto Project Technical Overview <https://www.yoctoproject.org/development/technical-overview/> Tips and Tricks Wiki <https://wiki.yoctoproject.org/wiki/TipsAndTricks> .. toctree::
Fix the title and link so it goes directly to the Technical Overview. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> ---