diff --git a/docs/contributing/how-to-write-unit-tests.md b/docs/contributing/how-to-write-unit-tests.md index 867bcabbc0..42955ed6bc 100644 --- a/docs/contributing/how-to-write-unit-tests.md +++ b/docs/contributing/how-to-write-unit-tests.md @@ -33,7 +33,7 @@ suite or you can run just it using (see below for more about running tests). -See [Catch tutorial](hhttps://github.com/philsquared/Catch/blob/v1.11.0/docs/tutorial.md) +See [Catch tutorial](https://github.com/philsquared/Catch/blob/v1.11.0/docs/tutorial.md) for more information.