mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 13:25:41 +02:00
Let toplevel links to .md files link to .md#top
This commit is contained in:

committed by
Martin Hořeňovský

parent
e8225052f1
commit
6c09b45a20
@@ -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)
|
||||
|
Reference in New Issue
Block a user