diff options
| author | Zixun LI <[email protected]> | 2025-11-18 13:10:55 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-18 13:10:55 +0100 |
| commit | d46f71bdde8b3160b0efaf83598d6b4cf596f787 (patch) | |
| tree | 61237482e09f31c8f0e053b088dcf93fa2d5a0b6 | |
| parent | 66c84528f67c0eedc23d25221500d820e702d93f (diff) | |
| parent | 3b728c739f3125232a9a47ac4e0ff68377c0fc7f (diff) | |
Merge pull request #3347 from ToonVanEyck/master
Fix link to Getting Started documentation
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
