diff --git a/docs/contributing.md b/docs/contributing.md index ddf8dea2..fad5c1e9 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -94,7 +94,7 @@ cmake --build debug-build cd debug-build ctest -j 4 --output-on-failure -C Debug ``` -snippet source | anchor +snippet source | anchor For convenience, the above commands are in the script `tools/scripts/buildAndTest.sh`, and can be run like this: diff --git a/docs/migrate-v2-to-v3.md b/docs/migrate-v2-to-v3.md index b9590b1f..08b0dfe7 100644 --- a/docs/migrate-v2-to-v3.md +++ b/docs/migrate-v2-to-v3.md @@ -54,4 +54,4 @@ reporter or listener, you might need to modify them a bit. --- -[Home](Readme.md#top) \ No newline at end of file +[Home](Readme.md#top)