diff options
author | tjpcc <tjp@ctrl-c.club> | 2023-01-30 15:10:54 -0700 |
---|---|---|
committer | tjpcc <tjp@ctrl-c.club> | 2023-01-30 15:10:54 -0700 |
commit | b7cb13b4e68568b014c868186f536439e92d662f (patch) | |
tree | 60fc15597232803ec427ed132287a37bb216d521 /README.md | |
parent | a4ef387eeb061e216b3ad76d6d9f55807e9eb763 (diff) |
include gemini scheme in a URL
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ $ go get tildegit.org/tjp/gus Since v0.9.0, releases are signed with minisign. The signature file is included in the release downloads page, and the public key is RWSzQywJwHgjSMD0y0RXwXAGpapcMJplwbCVYQqabhAJ+NAnKAeh98Vb - this is also referenced on tjp's home page on gemini. -=> [TJP's home page, which also mentions the public key used for signing gus releases.](gemini.ctrl-c.club/~tjp) +=> [TJP's home page, which also mentions the public key used for signing gus releases.](gemini://gemini.ctrl-c.club/~tjp) ## Contribute |