Skip to content

Commit 6c26bdf

Browse files
fixes the IRC link on home page (#2474)
1 parent 6d9fc94 commit 6c26bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_and_docs/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ enable = false
257257
desc = "Chat with other project developers and users in Slack"
258258
[[params.links.developer]]
259259
name = "IRC"
260-
url = "https://kiwiirc.com/nextclient/irc.libera.chat/#selenium"
260+
url = "https://web.libera.chat/#selenium"
261261
icon = "fas fa-comments"
262262
desc = "Chat with other project developers and users in IRC"
263263
[[params.links.developer]]

0 commit comments

Comments
 (0)