From 3b728c739f3125232a9a47ac4e0ff68377c0fc7f Mon Sep 17 00:00:00 2001 From: Toon Van Eyck Date: Tue, 18 Nov 2025 11:16:03 +0100 Subject: [PATCH] Fix link to Getting Started documentation --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d0586f55a..6a6f07825 100644 --- a/README.rst +++ b/README.rst @@ -298,7 +298,7 @@ The following tools are provided freely to support the development of the TinyUS .. _Changelog: docs/info/changelog.rst .. _Contributors: CONTRIBUTORS.rst -.. _Getting Started: docs/reference/getting_started.rst +.. _Getting Started: docs/getting_started.rst .. _Supported Boards: docs/reference/boards.rst .. _Dependencies: docs/reference/dependencies.rst .. _Concurrency: docs/reference/concurrency.rst