Commit 70a70175 authored by Andrew Siplas's avatar Andrew Siplas
Browse files

Fix #1805: add `.md` to hyperlink

parent c7a89985
......@@ -471,7 +471,7 @@ If a fatal failure happens the subsequent steps will be skipped.
>
> Also, you should call `RUN_ALL_TESTS()` only **once**. Calling it more than
> once conflicts with some advanced googletest features (e.g. thread-safe [death
> tests](advanced#death-tests)) and thus is not supported.
> tests](advanced.md#death-tests)) and thus is not supported.
**Availability**: Linux, Windows, Mac.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment