Let toplevel links to .md files link to .md#top

This commit is contained in:
Martin Moene
2017-08-24 15:33:38 +02:00
committed by Martin Hořeňovský
parent e8225052f1
commit 6c09b45a20
21 changed files with 61 additions and 61 deletions

View File

@@ -37,10 +37,10 @@ So what does Catch bring to the party that differentiates it from these? Apart f
## Who else is using Catch?
See the list of [open source projects using Catch](opensource-users.md).
See the list of [open source projects using Catch](opensource-users.md#top).
See the [tutorial](tutorial.md) to get more of a taste of using Catch in practice
See the [tutorial](tutorial.md#top) to get more of a taste of using Catch in practice
---
[Home](Readme.md)
[Home](Readme.md#top)