Skip to content

Commit be6f33a

Browse files
authored
Merge pull request #3341 from nickanderson/ENT-12106/master
ENT-12106: Changed links from libera.chat to Matrix
2 parents b70a868 + 5a50d69 commit be6f33a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

generator/_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h1 id="top">
4848
<div class="footer-top">
4949
<div>
5050
<h3>Still need help? </h3>
51-
<a href="https://web.libera.chat/?channel=#cfengine" target="_blank"><img src="./media/images/chat-square-dots-fill.svg"/> Chat</a>
51+
<a href="https://matrix.to/#/#CFEngine:matrix.org" target="_blank"><img src="./media/images/chat-square-dots-fill.svg"/> Chat</a>
5252
<a href="https://github.com/cfengine/core/discussions" target="_blank"><img src="./media/images/people-fill.svg"/> Ask a question on Github</a>
5353
<a href="https://groups.google.com/forum/#!forum/dev-cfengine" target="_blank"><img src="./media/images/mail.svg"/> Mailing list</a>
5454
</div>

generator/_layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h3>Help us to improve the CFEngine docs</h3>
1515
</div>
1616
<div>
1717
<h3>Still need help? </h3>
18-
<a href="https://web.libera.chat/?channel=#cfengine" target="_blank"><img src="./media/images/chat-square-dots-fill.svg"/> Chat</a>
18+
<a href="https://matrix.to/#/#CFEngine:matrix.org" target="_blank"><img src="./media/images/chat-square-dots-fill.svg"/> Chat</a>
1919
<a href="https://github.com/cfengine/core/discussions" target="_blank"><img src="./media/images/people-fill.svg"/> Ask a question on Github</a>
2020
<a href="https://groups.google.com/forum/#!forum/dev-cfengine" target="_blank"><img src="./media/images/mail.svg"/> Mailing list</a>
2121
</div>

resources/external-resources.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ target="_blank">LinkedIn</a>
7676

7777
* <a href="https://www.facebook.com/cfengine" target="_blank">Facebook</a>
7878

79-
* The #cfengine IRC channel on the [libera.chat](https://web.libera.chat/?channel=#cfengine) network.
79+
* The #CFEngine Matrix channel (#CFEngine:matrix.org).
8080

8181
If you want to learn more about how CFEngine can help you and your
8282
organization, [contact us][contact us].

0 commit comments

Comments
 (0)