Commit 1666be01e6378f44e0944407b21e4c83bf826d4e
1 parent
2800db0134
Exists in
master
ok-ish version
Showing 2 changed files with 2 additions and 2 deletions
README.md
View file @
1666be0
subdir/test.md
View file @
1666be0
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] (../index.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) |