Skip to content

Commit feff8c6

Browse files
Fix links to CMakeInstructions.md in the README of /Examples subfolders (#4392)
1 parent d9808a2 commit feff8c6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Examples/Ex2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
## Ex2 A basic library with a Root dictionary
66

7-
See [CMakeInstructions](../doc/CMakeInstructions.md) for an explanation about this directory.
7+
See [CMakeInstructions](/doc/CMakeInstructions.md) for an explanation about this directory.

Examples/Ex3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
## Ex3 Adding an executable
66

7-
See [CMakeInstructions](../doc/CMakeInstructions.md) for an explanation about this directory.
7+
See [CMakeInstructions](/doc/CMakeInstructions.md) for an explanation about this directory.

Examples/Ex4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
## Ex4 Adding tests
66

7-
See [CMakeInstructions](../doc/CMakeInstructions.md) for an explanation about this directory.
7+
See [CMakeInstructions](/doc/CMakeInstructions.md) for an explanation about this directory.

Examples/Ex5/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
## Ex5 Adding a man page
66

7-
See [CMakeInstructions](../doc/CMakeInstructions.md) for an explanation about this directory.
7+
See [CMakeInstructions](/doc/CMakeInstructions.md) for an explanation about this directory.

0 commit comments

Comments
 (0)