Turn bare URL into link

This commit is contained in:
Andrew David Wong 2018-02-25 15:55:45 -06:00
parent 2498b470d0
commit c748443761
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -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`