diff options
| author | Christian Cleberg <[email protected]> | 2024-07-26 11:13:24 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-07-26 11:13:24 -0500 |
| commit | 92310e30a038e3ba117b853fe4ee18326d158721 (patch) | |
| tree | fd1a8a496b4aa3d23bac6241eae0ef871c29c4e3 /content/blog/2021-03-28-gemini-capsule.md | |
| parent | f30c6a3ff6ee5c0c93bc6f8ed0195c2991201432 (diff) | |
| download | cleberg.net-92310e30a038e3ba117b853fe4ee18326d158721.tar.gz cleberg.net-92310e30a038e3ba117b853fe4ee18326d158721.tar.bz2 cleberg.net-92310e30a038e3ba117b853fe4ee18326d158721.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. |
