1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
From: Lars Brinkhoff <lars@nocrew.org>
Date: Sun, 31 Jan 2021 14:36:50 +0100
Subject: Replace nocrew.org web page with GitHub.
Applied-Upstream: commit:f213e0549a9ee79488a9be260495c2bae34918fb
---
README | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index 86b21bb..a07e09b 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ If you like it, I would appreciate if you sent a post card to:
> Sweden
Information and/or latest release should be available from these places:
- * http://www.nocrew.org/software/httptunnel.html
+ * https://github.com/larsbrinkhoff/httptunnel
* http://www.gnu.org/software/httptunnel/httptunnel.html
* ftp://ftp.gnu.org/pub/gnu/httptunnel
diff --git a/README.md b/README.md
index b8a2e62..c35db8d 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ If you like it, I would appreciate if you sent a post card to:
> Sweden
Information and/or latest release should be available from these places:
- * http://www.nocrew.org/software/httptunnel.html
+ * https://github.com/larsbrinkhoff/httptunnel
* http://www.gnu.org/software/httptunnel/httptunnel.html
* ftp://ftp.gnu.org/pub/gnu/httptunnel
|