diff --git a/Examples/Ex2/README.md b/Examples/Ex2/README.md index 3c96cc3e7193e..3f1b9d734ff97 100644 --- a/Examples/Ex2/README.md +++ b/Examples/Ex2/README.md @@ -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. diff --git a/Examples/Ex3/README.md b/Examples/Ex3/README.md index 879ff48227de8..e0a1a35c1051c 100644 --- a/Examples/Ex3/README.md +++ b/Examples/Ex3/README.md @@ -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. diff --git a/Examples/Ex4/README.md b/Examples/Ex4/README.md index 9e526d06a4636..6743ca4fc2705 100644 --- a/Examples/Ex4/README.md +++ b/Examples/Ex4/README.md @@ -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. diff --git a/Examples/Ex5/README.md b/Examples/Ex5/README.md index ebc693bb0c68a..6e309644afd4f 100644 --- a/Examples/Ex5/README.md +++ b/Examples/Ex5/README.md @@ -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.