Skip to content

fix rst link syntax #11348

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 7, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions contributing/code/pull_requests.rst
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,9 @@ to ensure a constructive feedback process.
If you think someone fails to keep this advice in mind and you want another
perspective, please join the #contribs channel on `Symfony Slack`_. If you
receive feedback you find abusive please contact the
:doc:`CARE team</contributing/code_of_conduct/care_team.rst>`.
:doc:`CARE team </contributing/code_of_conduct/care_team>`.

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

Expand Down