8000 minor #18729 Removing unavailable link (StevenRenaux) · symfony/symfony-docs@9c62a19 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c62a19

Browse files
committed
minor #18729 Removing unavailable link (StevenRenaux)
This PR was merged into the 5.4 branch. Discussion ---------- Removing unavailable link Hi! This [link](https://symfony.com/irc) into the doc redirect the user into an Unavailable section. I guess this resource is no longer used. ![image](https://github.com/symfony/symfony-docs/assets/59167761/781f8973-3e57-4685-89cb-158d225f3a1a) Commits ------- e2b2df8 Removing unavailable link
2 parents 235c163 + e2b2df8 commit 9c62a19

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

contributing/code/bugs.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@ Before submitting a bug:
1414
* Double-check the official :doc:`documentation </index>` to see if you're not misusing the
1515
framework;
1616

17-
* Ask for assistance on `Stack Overflow`_, on the #support channel of
18-
`the Symfony Slack`_ or on the ``#symfony`` `IRC channel`_ if you're not sure if
19-
your issue really is a bug.
17+
* Ask for assistance on `Stack Overflow`_ or on the #support channel of
18+
`the Symfony Slack`_ if you're not sure if your issue really is a bug.
2019

2120
If your problem definitely looks like a bug, report it using the official bug
2221
`tracker`_ and follow some basic rules:
@@ -48,7 +47,6 @@ If your problem definitely looks like a bug, report it using the official bug
4847
* *(optional)* Attach a :doc:`patch <pull_requests>`.
4948

5049
.. _`Stack Overflow`: https://stackoverflow.com/questions/tagged/symfony
51-
.. _IRC channel: https://symfony.com/irc
5250
.. _the Symfony Slack: https://symfony.com/slack-invite
5351
.. _tracker: https://github.com/symfony/symfony/issues
5452
.. _<details> HTML tag: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details

0 commit comments

Comments
 (0)
0