From 484a671c5e98d66e5766705129ecb7293f5ab994 Mon Sep 17 00:00:00 2001 From: Joshua Kelley Date: Thu, 25 Aug 2022 15:14:05 -0400 Subject: Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) --- docs/docsite/rst/community/communication.rst | 6 +++--- docs/docsite/rst/community/contributing_maintained_collections.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/docsite/rst/community') diff --git a/docs/docsite/rst/community/communication.rst b/docs/docsite/rst/community/communication.rst index d0bd0179ff..da6cf80a1c 100644 --- a/docs/docsite/rst/community/communication.rst +++ b/docs/docsite/rst/community/communication.rst @@ -91,7 +91,7 @@ The clickable links will take you directly to the relevant Matrix room in your b - `Discussions on developer topics and code related to features or bugs `_ - ``Matrix: #devel:ansible.com | IRC: #ansible-devel`` - `Discussions on community and collections related topics `_ - ``Matrix: #community:ansible.com | IRC: #ansible-community`` - `For public community meetings `_ - ``Matrix: #meeting:ansible.im | IRC: #ansible-meeting`` - - We will generally announce these on one or more of the above mailing lists. See the `meeting schedule and agenda page `_ + - We will generally announce these on one or more of the above mailing lists. See the `meeting schedule and agenda page `_ .. _working_group_list: @@ -124,7 +124,7 @@ Many of our community `Working Groups `_ - Matrix: `#windows:ansible.com `_ | IRC: ``#ansible-windows`` - `Ansible developer tools Group `_ - Matrix: `#devtools:ansible.com `_ | IRC: ``#ansible-devtools`` -Want to `form a new Working Group `_? +Want to `form a new Working Group `_? Regional and Language-specific channels --------------------------------------- @@ -137,7 +137,7 @@ Regional and Language-specific channels Meetings on chat ---------------- -The Ansible community holds regular meetings on various topics on Matrix/IRC, and anyone who is interested is invited to participate. For more information about Ansible meetings, consult the `meeting schedule and agenda page `_. +The Ansible community holds regular meetings on various topics on Matrix/IRC, and anyone who is interested is invited to participate. For more information about Ansible meetings, consult the `meeting schedule and agenda page `_. Ansible Community Topics ======================== diff --git a/docs/docsite/rst/community/contributing_maintained_collections.rst b/docs/docsite/rst/community/contributing_maintained_collections.rst index bd2b668c09..b0441912b3 100644 --- a/docs/docsite/rst/community/contributing_maintained_collections.rst +++ b/docs/docsite/rst/community/contributing_maintained_collections.rst @@ -66,7 +66,7 @@ The following table shows: amazon.aws community.aws - AWS + AWS ✓** ** ✓ -- cgit v1.2.1