diff options
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | config.def.h | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -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>" \ |