Skip to content

Commit bf2d3bc

Browse files
authored
Update README.md
1 parent 5726dcc commit bf2d3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LearningC/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is ment to be a simple introduction to the **C programming language** to ge
88
> C Language References are grouped in [C_Language_Shorts](C_Language_Shorts)
99
1010
>[!TIP]
11-
> If you need help with [Makefiles](Tools/Make/Example1)
11+
> If you need help with [Makefiles](../Tools/Make/Example1)
1212
> > cp minimal.c and Makefile into a test folder \
1313
> > cd testfolder \
1414
> > `make`

0 commit comments

Comments
 (0)