diff --git a/README.md b/README.md index 80f405a36..a9a07040a 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,8 @@ See the readme file in the ```./portable``` directory for more information. - The ```./include``` directory contains the real time kernel header files. -- The ```./sample_configuration``` directory contains sample a `FreeRTOSConfig.h` to help jumpstart a new project. -See the `FreeRTOSConfig.h` file for instructions. +- The ```./sample_configuration``` directory contains a sample `FreeRTOSConfig.h` to help jumpstart a new project. +See the [FreeRTOSConfig.h](sample_configuration/FreeRTOSConfig.h) file for instructions. ### Code Formatting