diff options
author | Christian Hesse <mail@eworm.de> | 2017-04-28 23:25:31 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2017-04-28 23:25:31 +0200 |
commit | e73f944a7151e89c514e324657e9480f1008b1c9 (patch) | |
tree | 6f52e226ac6594e4def19035dd7bb96b4c2c8f67 /config.def.h | |
parent | 3f39d0e11b54d025d47eea298a08fc744d1b8974 (diff) | |
download | pacredir-e73f944a7151e89c514e324657e9480f1008b1c9.tar.gz pacredir-e73f944a7151e89c514e324657e9480f1008b1c9.tar.zst |
update references to 'pacredir'
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index 8dfa874..037bd4a 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/paccache/" +#define WEBSITE "https://github.com/eworm-de/pacredir/" /* This is used for default documents. Usually you will not see this anyway. */ #define PAGE307 "<html><head><title>307 temporary redirect</title>" \ |