diff --git a/docs/own-main.md b/docs/own-main.md index 26dfa86d..dbae178a 100644 --- a/docs/own-main.md +++ b/docs/own-main.md @@ -110,7 +110,7 @@ int main( int argc, char* argv[] ) { } ``` -See the [Clara documentation](https://github.com/catchorg/Clara/blob/master/README.md) +See the [Clara documentation](https://github.com/irvincardoza/Catch2/blob/devel/docs/Clara.md) for more details on how to use the Clara parser.