]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Correct dnsdist & recursor information in README 7620/head
authorShane Kerr <shane@time-travellers.org>
Sat, 23 Mar 2019 09:49:11 +0000 (10:49 +0100)
committerShane Kerr <shane@time-travellers.org>
Sat, 23 Mar 2019 09:49:11 +0000 (10:49 +0100)
README.md

index 3f85d438f6d38e35e5dee6d71407b760dd4b20e6..74a3b840b0ecbbe09385361be9aaa2e268fef93e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -96,11 +96,11 @@ If you run into C++11-related symbol trouble, please try passing `CPPFLAGS=-D_GL
 
 Compiling the Recursor
 ----------------------
-See the README in pdns/recursordist.
+See [README.md](pdns/recursordist/README.md) in `pdns/recursordist/`.
 
 Compiling dnsdist
 -----------------
-See the README in pdns/dnsdistdist.
+See [README-dnsdist.md](pdns/README-dnsdist.md) in `pdns/`.
 
 Building the HTML documentation
 -------------------------------