| Index: docs/testing/test_browser_dialog.md
|
| diff --git a/docs/testing/test_browser_dialog.md b/docs/testing/test_browser_dialog.md
|
| index c96045556aeaa25c9fae213fcf3526461c6eaad3..44cf92ad1471cfcbd6544b6201975368c2d40d78 100644
|
| --- a/docs/testing/test_browser_dialog.md
|
| +++ b/docs/testing/test_browser_dialog.md
|
| @@ -49,7 +49,7 @@ Notes:
|
| * The body of the test is always just "`RunDialog();`".
|
| * "`default`" is the `std::string` passed to `ShowDialog()` and can be
|
| customized. See
|
| - [Testing additional dialog "styles"](#Testing-additional-dialog-styles_).
|
| + [Testing additional dialog "styles"](#Testing-additional-dialog-styles).
|
| * The text before `default` (in this case) must always be "`InvokeDialog_`".
|
|
|
| ### Concrete examples
|
|
|