aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2017-04-29 00:06:40 +0200
committerGravatar Christian Hesse <mail@eworm.de>2017-04-29 00:07:51 +0200
commit2048f6cc25f64b7437783dc041f09d0b0f3997cf (patch)
tree25518cc6121723a6f948693587e98caf2bca029f
parentde7aafeafa97283b1d66c8f6d3464350dfc23d93 (diff)
downloadpacredir-2048f6cc25f64b7437783dc041f09d0b0f3997cf.tar.gz
pacredir-2048f6cc25f64b7437783dc041f09d0b0f3997cf.tar.zst
update links to point to the readme
-rw-r--r--README.md4
-rw-r--r--config.def.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a888445..6f27df9 100644
--- a/README.md
+++ b/README.md
@@ -80,5 +80,5 @@ anything goes wrong.
### Upstream
-URL: [GitHub.com](https://github.com/eworm-de/pacredir)
-Mirror: [eworm.de](https://git.eworm.de/cgit.cgi/pacredir/)
+URL: [GitHub.com](https://github.com/eworm-de/pacredir#pacredir)
+Mirror: [eworm.de](https://git.eworm.de/cgit.cgi/pacredir/about/)
diff --git a/config.def.h b/config.def.h
index 037bd4a..3a08859 100644
--- a/config.def.h
+++ b/config.def.h
@@ -9,7 +9,7 @@
#define _CONFIG_H
/* website url */
-#define WEBSITE "https://github.com/eworm-de/pacredir/"
+#define WEBSITE "https://github.com/eworm-de/pacredir#pacredir"
/* This is used for default documents. Usually you will not see this anyway. */
#define PAGE307 "<html><head><title>307 temporary redirect</title>" \