Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Examples/Ex2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

## Ex2 A basic library with a Root dictionary

See [CMakeInstructions](../doc/CMakeInstructions.md) for an explanation about this directory.
See [CMakeInstructions](/doc/CMakeInstructions.md) for an explanation about this directory.
2 changes: 1 addition & 1 deletion Examples/Ex3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

## Ex3 Adding an executable

See [CMakeInstructions](../doc/CMakeInstructions.md) for an explanation about this directory.
See [CMakeInstructions](/doc/CMakeInstructions.md) for an explanation about this directory.
2 changes: 1 addition & 1 deletion Examples/Ex4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

## Ex4 Adding tests

See [CMakeInstructions](../doc/CMakeInstructions.md) for an explanation about this directory.
See [CMakeInstructions](/doc/CMakeInstructions.md) for an explanation about this directory.
2 changes: 1 addition & 1 deletion Examples/Ex5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

## Ex5 Adding a man page

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