From d9c4165b61a9280937fc2c223cba4025e5fea1c3 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Wed, 16 Jun 2021 10:32:56 -0400 Subject: [PATCH] doc: fix link to 'asking for help' Adapt link after page move. Fixes #36319 Signed-off-by: Anas Nashif --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 021018c1b47..7665220399e 100644 --- a/README.rst +++ b/README.rst @@ -84,4 +84,4 @@ Here's a quick summary of resources to help you find your way around: .. _Zephyr mailing list subgroups: https://lists.zephyrproject.org/g/main/subgroups .. _Sample and Demo Code Examples: http://docs.zephyrproject.org/latest/samples/index.html .. _Security: http://docs.zephyrproject.org/latest/security/index.html -.. _Asking for Help Tips: https://docs.zephyrproject.org/latest/guides/getting-help.html +.. _Asking for Help Tips: https://docs.zephyrproject.org/latest/getting_started/index.html#asking-for-help