Merge pull request #3214 from kuzkry:broken-link

PiperOrigin-RevId: 352044381
This commit is contained in:
Derek Mauro 2021-01-15 15:53:55 -05:00
commit 5ae6e6e7e1

View File

@ -153,7 +153,7 @@ c is 10
>
> 1. If you see a compiler error "no matching function to call" when using
> `ASSERT_PRED*` or `EXPECT_PRED*`, please see
> [this](faq.md#the-compiler-complains-no-matching-function-to-call-when-i-use-assert-pred-how-do-i-fix-it)
> [this](faq.md#the-compiler-complains-no-matching-function-to-call-when-i-use-assert_pred-how-do-i-fix-it)
> for how to resolve it.
#### Using a Function That Returns an AssertionResult