X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=README.md;h=74a3b840b0ecbbe09385361be9aaa2e268fef93e;hb=be879a95ca0275a0343d24bbc885d510b49d6479;hp=3f85d438f6d38e35e5dee6d71407b760dd4b20e6;hpb=bc8598c09174250fdee4441b24911932e25ff22f;p=thirdparty%2Fpdns.git diff --git a/README.md b/README.md index 3f85d438f6..74a3b840b0 100644 --- 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 -------------------------------