Skip to content

Commit 8e17e06

Browse files
committed
minor #11348 fix rst link syntax (dbu)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #11348). Discussion ---------- fix rst link syntax build breaks because typo in the link. Commits ------- 8f586a7 fix rst link syntax
2 parents d92285f + 8f586a7 commit 8e17e06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/pull_requests.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,9 +376,9 @@ to ensure a constructive feedback process.
376376
If you think someone fails to keep this advice in mind and you want another
377377
perspective, please join the #contribs channel on `Symfony Slack`_. If you
378378
receive feedback you find abusive please contact the
379-
:doc:`CARE team</contributing/code_of_conduct/care_team.rst>`.
379+
:doc:`CARE team </contributing/code_of_conduct/care_team>`.
380380

381-
The :doc:`core team <contributing/code/core_team>` is responsible for deciding
381+
The :doc:`core team </contributing/code/core_team>` is responsible for deciding
382382
which PR gets merged, so their feedback is the most relevant. So do not feel
383383
pressured to refactor your code immediately when someone provides feedback.
384384

0 commit comments

Comments
 (0)