Skip to content

Commit 385a58c

Browse files
committed
Corrected path in README: ./template_configuration → ./examples/template_configuration
1 parent f965eda commit 385a58c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ See the readme file in the ```./portable``` directory for more information.
130130

131131
- The ```./include``` directory contains the real time kernel header files.
132132

133-
- The ```./template_configuration``` directory contains a sample `FreeRTOSConfig.h` to help jumpstart a new project.
133+
- The ```./examples/template_configuration``` directory contains a sample `FreeRTOSConfig.h` to help jumpstart a new project.
134134
See the [FreeRTOSConfig.h](examples/template_configuration/FreeRTOSConfig.h) file for instructions.
135135

136136
### Code Formatting

0 commit comments

Comments
 (0)