summaryrefslogtreecommitdiff
path: root/hacking
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2021-09-14 10:15:37 -0500
committerGitHub <noreply@github.com>2021-09-14 10:15:37 -0500
commit208014422da354c4eaa17a33449834c1093a13a4 (patch)
tree61023683c29d8cddd2ed6e634719b19e34bfc4de /hacking
parent3d83c325dd141413f1ccd64bffd73dd20a9247ff (diff)
downloadansible-208014422da354c4eaa17a33449834c1093a13a4.tar.gz
Fix markdown links that were errantly formatted as rst (#75697)
Diffstat (limited to 'hacking')
-rw-r--r--hacking/ticket_stubs/bug_is_really_a_question.md2
-rw-r--r--hacking/ticket_stubs/collections.md2
-rw-r--r--hacking/ticket_stubs/proposal.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/hacking/ticket_stubs/bug_is_really_a_question.md b/hacking/ticket_stubs/bug_is_really_a_question.md
index fa5ead4f12..247726e8df 100644
--- a/hacking/ticket_stubs/bug_is_really_a_question.md
+++ b/hacking/ticket_stubs/bug_is_really_a_question.md
@@ -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.
diff --git a/hacking/ticket_stubs/collections.md b/hacking/ticket_stubs/collections.md
index 64b8a24cfc..2e0b206f11 100644
--- a/hacking/ticket_stubs/collections.md
+++ b/hacking/ticket_stubs/collections.md
@@ -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
diff --git a/hacking/ticket_stubs/proposal.md b/hacking/ticket_stubs/proposal.md
index ac116cde29..da6cdaf30b 100644
--- a/hacking/ticket_stubs/proposal.md
+++ b/hacking/ticket_stubs/proposal.md
@@ -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!