Commit abdbf2758689c2f876e77becd8249f02c25bec84
1 parent
4056b0d06f
Exists in
master
restore
Showing 1 changed file with 1 additions and 1 deletions
subdir/test.md
View file @
abdbf27
1 | 1 | |
2 | 2 | Here are some links (we are in a subdirectory, so we use ".." in the code if we want to go up): |
3 | 3 | |
4 | -* (to the home page)[../README.md] | |
4 | +* [to the home page](../README.md) | |
5 | 5 | * [to the bépo project](http://bepo.fr) |
6 | 6 | * [to this same file](./test.md) |
7 | 7 | * [to this same file](../subdir/test.md) |