From c7484437611c0a991f7cdf33206e3919b4d07313 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 25 Feb 2018 15:55:45 -0600 Subject: [PATCH] Turn bare URL into link --- configuration/multimedia.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/multimedia.md b/configuration/multimedia.md index 454087fc..f64bb8ba 100644 --- a/configuration/multimedia.md +++ b/configuration/multimedia.md @@ -72,7 +72,7 @@ Copy the public signing key over to the multimedia template VM Check the signature of the signing key (in the multimedia Template VM). Hint: depending on your installed version of GnuPG the command to show a public might slightly be different. -See https://unix.stackexchange.com/questions/391344/gnupg-command-to-show-key-info-from-file for more information. +See [this StackExchange question](https://unix.stackexchange.com/questions/391344/gnupg-command-to-show-key-info-from-file) for more information. If this command doesn't show a fingerprint choose one of the other commands mentioned in the above link. `gpg --with-fingerprint spotify.pubkey`