diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-07-26 11:13:24 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-07-26 11:13:24 -0500 |
commit | c6a33b78b9a75f5105a6847da9677c014327242e (patch) | |
tree | fd1a8a496b4aa3d23bac6241eae0ef871c29c4e3 /content/blog/2021-03-28-gemini-capsule.md | |
parent | bac5bae4327a6ccb2545d445a399c18de1aa9746 (diff) | |
download | cleberg.net-c6a33b78b9a75f5105a6847da9677c014327242e.tar.gz cleberg.net-c6a33b78b9a75f5105a6847da9677c014327242e.tar.bz2 cleberg.net-c6a33b78b9a75f5105a6847da9677c014327242e.zip |
fix broken URLs
Diffstat (limited to 'content/blog/2021-03-28-gemini-capsule.md')
-rw-r--r-- | content/blog/2021-03-28-gemini-capsule.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2021-03-28-gemini-capsule.md b/content/blog/2021-03-28-gemini-capsule.md index 3fd9fd6..9e8d292 100644 --- a/content/blog/2021-03-28-gemini-capsule.md +++ b/content/blog/2021-03-28-gemini-capsule.md @@ -12,7 +12,7 @@ in June 2019 as an alternative to HTTP(S) or Gopher. In layman's terms, it's an alternative way to browse sites (called capsules) that requires a special browser. Since Gemini is not standardized as an internet standard, normal web browsers won't be able to load a Gemini capsule. Instead, you'll need to use [a -Gemini-specific browser](https://gemini.%20circumlunar.space/clients.html). +Gemini-specific browser](https://gemini.circumlunar.space/clients.html). The content found within a Gemini page is called [Gemtext](https://gemini.circumlunar.space/docs/cheatsheet.gmi) and is @@ -168,4 +168,4 @@ remote: https://builds.sr.ht/~user/job/689803 [.build.yml] ``` Now that you've properly built your Sourcehut page, you can browse to -your-username.srht.site in a Gemini browser and view the final results.
\ No newline at end of file +your-username.srht.site in a Gemini browser and view the final results. |