Fix markdown links that were errantly formatted as rst (#75697)

This commit is contained in:
Matt Martz
2021-09-14 10:15:37 -05:00
committed by GitHub
parent 3d83c325dd
commit 208014422d
4 changed files with 4 additions and 4 deletions

View File

@@ -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.

View File

@@ -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

View File

@@ -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!