Skip to content

Commit 27fc3a1

Browse files
committed
minor #16904 [Testing] [PHPUnit Bridge] Fix link text (MaximePinot)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Testing] [PHPUnit Bridge] Fix link text The text link is the page title instead of the section title: ![Screenshot from 2022-06-21 16-05-40](https://user-images.githubusercontent.com/13469986/174822489-34f55d66-c732-413f-b309-ec8eea0a094c.png) Commits ------- e834d34 [Testing] [PHPUnit Bridge] Fix link text
2 parents 48ca4a8 + e834d34 commit 27fc3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Installation
4848
always use its very latest stable major version to get the most accurate
4949
deprecation report.
5050

51-
If you plan to :ref:`write-assertions-about-deprecations` and use the regular
51+
If you plan to :ref:`write assertions about deprecations <write-assertions-about-deprecations>` and use the regular
5252
PHPUnit script (not the modified PHPUnit script provided by Symfony), you have
5353
to register a new `test listener`_ called ``SymfonyTestsListener``:
5454

0 commit comments

Comments
 (0)