Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoren Ptak <ptaksoren@gmail.com>2023-10-11 09:34:01 +0300
committerGitHub <noreply@github.com>2023-10-11 09:34:01 +0300
commit92a4d175e6f6273ac6ec6af8a2bd0310ac098f05 (patch)
treec8ccfd45f5915e580f613777f50cd6ed28aa1432 /README.md
parentabb5452a12ebff8e8af640e3ceb5fe16f30e6f54 (diff)
Link to the CONTRIBUTING.md file in this repo, not the github repo itself (#827)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 43315a727..2ef719972 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Additionally, for FreeRTOS kernel feature information refer to the
and [API Reference](https://www.FreeRTOS.org/a00106.html).
Also for contributing and creating a Pull Request please refer to
-[the instructions here](https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/.github/CONTRIBUTING.md#contributing-via-pull-request).
+[the instructions here](.github/CONTRIBUTING.md#contributing-via-pull-request).
### Getting help