repo: gemini-site
action: commit
revision: 
path_from: 
revision_from: c2f9731f0dcbaf7127e4edb31b11d2a07c4d76d9:
path_to: 
revision_to: 
git.thebackupbox.net
gemini-site
git clone git://git.thebackupbox.net/gemini-site
commit c2f9731f0dcbaf7127e4edb31b11d2a07c4d76d9
Author: Solderpunk 
Date:   Sun Feb 7 11:27:10 2021 +0100

    Remove invalid link example (no whitespace after =>).

diff --git a/docs/specification.gmi b/docs/specification.gmi
index e1ec299894b44430f2b255f9654cf334ff1cbf9c..
index ..c8593fe7ed6173226193858a91dadcae66565281 100644
--- a/docs/specification.gmi
+++ b/docs/specification.gmi
@@ -230,7 +230,6 @@ All the following examples are valid link lines:
 => gemini://example.org/
 => gemini://example.org/ An example link
 => gemini://example.org/foo	Another example link at the same host
-=>gemini://example.org/bar Yet another example link at the same host
 => foo/bar/baz.txt	A relative link
 => 	gopher://example.org:70/1 A gopher link
 ```

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