From b7cb13b4e68568b014c868186f536439e92d662f Mon Sep 17 00:00:00 2001 From: tjpcc Date: Mon, 30 Jan 2023 15:10:54 -0700 Subject: [PATCH] include gemini scheme in a URL --- README.gmi | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.gmi b/README.gmi index 9262a12..823de74 100644 --- a/README.gmi +++ b/README.gmi @@ -68,7 +68,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. -=> 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 TJP's home page, which also mentions the public key used for signing gus releases. ## Contribute diff --git a/README.md b/README.md index bcd724f..ec1f735 100644 --- a/README.md +++ b/README.md @@ -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