Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5f859d1

Browse files
authoredSep 4, 2024
README: replace IRC with Matrix (ansible-collections#655)
* README: replace IRC with Matrix * Remove altogether
1 parent 074342e commit 5f859d1

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed
 

‎README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ We welcome community contributions to this collection. If you find problems, ple
5656
5757
See [Developing modules for Windows](https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_general_windows.html#developing-modules-general-windows) for specifics on Windows modules.
5858
59-
You can also join us on the ``#ansible-windows`` [libera.chat](https://libera.chat/) IRC channel.
60-
6159
See the [Ansible Community Guide](https://docs.ansible.com/ansible/latest/community/index.html) for details on contributing to Ansible.
6260
6361

‎docs/docsite/links.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ edit_on_github:
3232
# Specify communication channels for your collection. We suggest to not specify more
3333
# than one place for communication per communication tool to avoid confusion.
3434
communication:
35-
matrix_rooms:
36-
- topic: General usage and support questions
37-
room: '#windows:ansible.im'
38-
irc_channels:
39-
- topic: General usage and support questions
40-
network: Libera
41-
channel: '#ansible-windows'
35+
forum:
36+
- topic: Windows automation usage and support questions
37+
url: https://forum.ansible.com/tag/windows

0 commit comments

Comments
 (0)
Please sign in to comment.