mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
Fix markdown links that were errantly formatted as rst (#75697)
This commit is contained in:
@@ -7,7 +7,7 @@ Thanks very much for your interest in Ansible. It sincerely means a lot to us.
|
||||
|
||||
This appears to be a user question, and we'd like to direct these kinds of things to either the mailing list or the IRC channel.
|
||||
|
||||
* IRC: #ansible on `irc.libera.chat <https://libera.chat/>`_
|
||||
* IRC: #ansible on [irc.libera.chat](https://libera.chat/)
|
||||
* mailing list: https://groups.google.com/forum/#!forum/ansible-project
|
||||
|
||||
If you can stop by there, we'd appreciate it. This allows us to keep the issue tracker for bugs, pull requests, RFEs and the like.
|
||||
|
||||
@@ -10,5 +10,5 @@ Thank you once again for this and your interest in Ansible!
|
||||
|
||||
If you have further questions please stop by IRC or the mailing list:
|
||||
|
||||
* IRC: #ansible on `irc.libera.chat <https://libera.chat/>`_
|
||||
* IRC: #ansible on [irc.libera.chat](https://libera.chat/)
|
||||
* mailing list: https://groups.google.com/forum/#!forum/ansible-project
|
||||
|
||||
@@ -9,7 +9,7 @@ https://github.com/ansible/proposals/blob/master/proposals_process_proposal.md
|
||||
|
||||
If you have any further questions, please let us know by stopping by our devel mailing list, or our devel IRC channel:
|
||||
|
||||
* #ansible-devel on `irc.libera.chat <https://libera.chat/>`_
|
||||
* #ansible-devel on [irc.libera.chat](https://libera.chat/)
|
||||
* https://groups.google.com/forum/#!forum/ansible-devel
|
||||
|
||||
Thank you!
|
||||
|
||||
Reference in New Issue
Block a user