aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-08 11:10:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-08 11:11:53 +1200
commit249f4df872ba98bc73ca0443405dc174a9da287c (patch)
treeb658100ade281dee6f2c53becf41d4b263ef333c /README.markdown
parentChange urlc(1) to POSIX sh (diff)
downloaddotfiles-249f4df872ba98bc73ca0443405dc174a9da287c.tar.gz
dotfiles-249f4df872ba98bc73ca0443405dc174a9da287c.zip
Fix two URLs in README.markdown
Caught by new version of urlc(1); a good start
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index e2a07af3..ba7cd262 100644
--- a/README.markdown
+++ b/README.markdown
@@ -60,7 +60,7 @@ Configuration is included for:
* [i3](https://i3wm.org/) -- Tiling window manager
* [Mutt](http://www.mutt.org/) -- Terminal mail user agent
* [`mysql(1)`](http://linux.die.net/man/1/mysql) -- Command-line MySQL client
-* [Ncmpcpp](http://rybczak.net/ncmpcpp/) -- ncurses music player client
+* [Ncmpcpp](https://rybczak.net/ncmpcpp/) -- ncurses music player client
* [Newsbeuter](https://www.newsbeuter.org/) -- Terminal RSS/Atom feed reader
* [`psql(1)`](http://linux.die.net/man/1/psql) -- Command-line PostgreSQL
client
@@ -205,7 +205,7 @@ things like give default arguments to `pwgen(1)`.
### GnuPG
The configuration for GnuPG is intended to follow [RiseUp's OpenPGP best
-practices](https://help.riseup.net/en/security/message-security/openpgp/best-practices).
+practices](https://riseup.net/en/security/message-security/openpgp/best-practices).
The configuration file is rebuilt using `m4(1)` and `make(1)` because it
requires hard-coding a path to the SKS keyserver certificate authority, and
neither tilde nor `$HOME` expansion works for this.