Skip to content

Commit a0c0f9f

Browse files
committed
fix broken link
1 parent ef223b4 commit a0c0f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-sub-projects/A-basic/README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $ tree
4242
* link:subbinary/main.cpp[] - source for the executable
4343
* link:sublibrary1/CMakeLists.txt[] - to make a static library
4444
* link:sublibrary1/include/sublib1/sublib1.h[]
45-
* link:sublibrary1/src/sublib2.cpp[]
45+
* link:sublibrary1/src/sublib1.cpp[]
4646
* link:sublibrary2/CMakeLists.txt[] - to setup header only library
4747
* link:sublibrary2/include/sublib2/sublib2.h[]
4848

0 commit comments

Comments
 (0)