Skip to content

Commit 6af5465

Browse files
committed
readme,ci: Redirect IRC channel to 'irc.libera.chat'
1 parent 484214d commit 6af5465

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ m4/
3535
missing
3636
stamp-h1
3737
test-driver
38+
ar-lib
3839

3940
*.tar
4041
*.tar.*

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ script:
3737
notifications:
3838
irc:
3939
channels:
40-
- "ircs://chat.freenode.net:6697/#mcfproj"
40+
- "ircs://irc.libera.chat:6697/#mcfproj"
4141
template:
4242
- "[ lh_mouse %{repository_slug}#%{commit}] %{result} on %{branch} by %{author} (%{build_url})"
4343
email: false

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ Now we can tell that all TLS slots have been constructed and destructed without
9595

9696
### IRC channel:
9797

98-
<https://webchat.freenode.net/?channels=%23mcfproj>
98+
<ircs://irc.libera.chat:6697/#mcfproj>

0 commit comments

Comments
 (0)