Change man links
This commit is contained in:
parent
f7fb6021b7
commit
ac0912c53c
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
A script to send a message to a Matrix room.
|
||||
|
||||
[Read the manual page](https://codeberg.org/jtbx/matrix-send/src/branch/master/doc/matrix-send.1.md)
|
||||
[Read the manual page](https://jtbx.codeberg.page/man/matrix-send.1)
|
||||
|
||||
---
|
||||
|
||||
|
@ -46,7 +46,7 @@ Password $(gpg -d /path/to/passwd.gpg)
|
|||
|
||||
/path/to/passwd.gpg is a GPG-encrypted file containing only your password, once decrypted.
|
||||
|
||||
For more configuration options, see [matrix-send.conf(5)](https://codeberg.org/jtbx/matrix-send/src/branch/master/doc/matrix-send.conf.5.md).
|
||||
For more configuration options, see [matrix-send.conf(5)](https://jtbx.codeberg.page/man/matrix-send.conf.5).
|
||||
|
||||
---
|
||||
|
||||
|
@ -63,4 +63,4 @@ To send a message, type `matrix-send` followed by your message and then your Roo
|
|||
|
||||
That will send the message "Hi!" to the Matrix room !asdfasdfasdfasdf:matrix.org.
|
||||
|
||||
For more information, see [matrix-send(1)](https://codeberg.org/jtbx/matrix-send/src/branch/master/doc/matrix-send.1.md).
|
||||
For more information, see [matrix-send(1)](https://jtbx.codeberg.page/man/matrix-send.1).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue