gopher lawn patch: fix vi tutorial links - gopher-lawn - The gopher lawn gopher directory project.
HTML git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/gopher-lawn/
DIR Log
DIR Files
DIR Refs
DIR Tags
---
DIR commit 7c068c60fad4125b89dc9c2f0ef773c8ba344497
DIR parent 4fddcbd9dced039ec9c08b97c68968588cf4cc78
HTML Author: bencollver@tilde.pink <bencollver@tilde.pink>
Date: Wed, 9 Nov 2022 06:23:00 +0100
gopher lawn patch: fix vi tutorial links
From 5ef24d7465aa18700a0035d08f45a3e74c9c2ac2 Mon Sep 17 00:00:00 2001
From: Ben Collver <bencollver@tilde.pink>
Date: Tue, 8 Nov 2022 21:18:28 -0800
Subject: [PATCH] Change type of vi advanced & beginner tutorials from link to
text.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat:
M db/gopher.black-vi-advanced-tutori… | 2 +-
M db/gopher.black-vi-beginner-tutori… | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/db/gopher.black-vi-advanced-tutorial.link b/db/gopher.black-vi-advanced-tutorial.link
@@ -1,4 +1,4 @@
-Type: link
+Type: text
Selector: /archive/vi/vi.advanced
Host: gopher.black
Port: 70
DIR diff --git a/db/gopher.black-vi-beginner-tutorial.link b/db/gopher.black-vi-beginner-tutorial.link
@@ -1,4 +1,4 @@
-Type: link
+Type: text
Selector: /archive/vi/vi.beginner
Host: gopher.black
Port: 70