fix items type from 0 to 1 - gopher-tutorials - The gopher tutorials project. | |
git clone git://bitreich.org/gopher-tutorials/ git://enlrupgkhuxnvlhsf6lc3fziv5… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit b743a477a97e0b306a220f1901e317d1d1eba7f6 | |
parent 75389aa48308eb655d152456986e43c4b3ad94a2 | |
Author: Solene Rapenne <[email protected]> | |
Date: Sat, 7 Apr 2018 18:41:51 +0200 | |
fix items type from 0 to 1 | |
Diffstat: | |
M index.gph | 6 +++--- | |
1 file changed, 3 insertions(+), 3 deletions(-) | |
--- | |
diff --git a/index.gph b/index.gph | |
@@ -12,9 +12,9 @@ ___________________________U_S_I_N_G__G_O_P_H_E_R____________… | |
[0|Tutorial for absolute beginners.|/tutorials/beginners.txt|server|port] | |
Clients: | |
-[0|Using your web browser to explore Gopherspace. (floodgap.com)|/gopher/wbgop… | |
-[0|The Overbite Project – gopher for firefox|/overbite|floodgap.com|70] | |
-[0|Legacy clients (floodgap.com)|/gopher/clients|floodgap.com|70] | |
+[1|Using your web browser to explore Gopherspace. (floodgap.com)|/gopher/wbgop… | |
+[1|The Overbite Project – gopher for firefox|/overbite|floodgap.com|70] | |
+[1|Legacy clients (floodgap.com)|/gopher/clients|floodgap.com|70] | |
[0|How to use sacc.|/tutorials/sacc.txt|server|port] | |
[0|How to use a gopherproxy.|/tutorials/proxy.txt|server|port] | |
[0|How to use gopher in firefox or chromium.|/tutorials/overbite.txt|server|po… |