aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-06-06 15:52:00 +0100
committerMiquel Lionel <lionelmiquel@sfr.fr>2021-06-06 15:52:00 +0100
commit3b3c85e3221b7bf679c84b442fe1453fc8d83238 (patch)
tree4b3819048c007259264ed690799ebde326e32f6d /README.md
parent013acf6cdbc5d76bfb112d8e11625a490acb1dab (diff)
downloadgpigeon-3b3c85e3221b7bf679c84b442fe1453fc8d83238.tar.gz
gpigeon-3b3c85e3221b7bf679c84b442fe1453fc8d83238.zip
fix readme about looking for variables
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1702899..14234c2 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,7 @@ nginx and fcgiwrap.
A note on **Net::SMTP** and **Net:SMTPS** dependencies: if you have a mailserver well
configured with SPF and OpenDKIM (so your chances to get your mail
treated as spam is greatly reduced) you should set the `HAS_MAILSERVER`
-variable in
-[link-tmpl.cgi](https://git.les-miquelots.net/gpigeon/plain/link-tmpl.cgi) to 1.
+variable in `config.mk` to 1.
Installation