repo: gemini-site
action: commit
revision: 
path_from: 
revision_from: 39d8468e9bbb941bf8791ad2eff082b6e4ce90e3:
path_to: 
revision_to: 
git.thebackupbox.net
gemini-site
git clone git://git.thebackupbox.net/gemini-site
commit 39d8468e9bbb941bf8791ad2eff082b6e4ce90e3
Author: Solderpunk 
Date:   Mon Jun 24 19:18:08 2019 +0000

    Change Gemini map link format.

diff --git a/spec-spec.txt b/spec-spec.txt
index 191453fa1c69137e4ee3a21811f8ce534f95f72a..
index ..f4c6648d197ba5391cff3f3625f586876372cd62 100644
--- a/spec-spec.txt
+++ b/spec-spec.txt
@@ -1,7 +1,7 @@
 -----------------------------
 Project Gemini
 "Speculative specification"
-v0.0.2, June 23st 2018
+v0.0.3, June 24th 2018
 -----------------------------

 This is a very rough sketch of how I imagine the actual spec for
@@ -138,7 +138,7 @@ Response bodies of type text/gemini are a kind of ultralight hypertext
 format inspired by gophermaps.  The format is line-based.  Any line
 which can be parsed as having the following structure:

-
+[|]

 should be treated as a link, analogous to a gopher menu item with an
 item type other than "i".  All other lines are just text and should be

-----END OF PAGE-----