Change man links

This commit is contained in:
Jeremy Baxter 2022-08-02 08:59:21 +02:00
parent f7fb6021b7
commit ac0912c53c

View file

@ -2,7 +2,7 @@
A script to send a message to a Matrix room. 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. /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. 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).