Skip to content

Commit a5e5545

Browse files
authored
fix dead link (#1543)
1 parent 4ae9a35 commit a5e5545

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/usage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ by using a `[m]` suffix instead.
1717

1818
Joining a public channel over the bridge is as easy as joining an alias, for instance:
1919

20-
`#python:libera.chat` maps to the `#python` channel on [libera.chat](libera.chat).
20+
`#python:libera.chat` maps to the `#python` channel on [libera.chat](https://libera.chat).
2121

2222
### Private Messaging
2323

2424
Sending a Private Message (PM) to an IRC user means starting a conversation with `@Alice:libera.chat`,
25-
which maps to the nickname `Alice` on Libera.chat.
25+
which maps to the nickname `Alice` on [libera.chat](https://libera.chat).
2626

2727
If a PM is sent from the IRC side, it will either appear in your existing PM room or you will be invited
2828
to a new room.

0 commit comments

Comments
 (0)