From 8079d5d38276d43ea9934df02144b6964cbba101 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Thu, 7 Jul 2016 18:33:14 +0200 Subject: [PATCH] rec: Add a link to the `dnsmessage.proto` file --- docs/markdown/recursor/settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/recursor/settings.md b/docs/markdown/recursor/settings.md index b77216446..459448654 100644 --- a/docs/markdown/recursor/settings.md +++ b/docs/markdown/recursor/settings.md @@ -513,7 +513,7 @@ The optional parameters are: * maskV4 = network mask to apply to the client IPv4 addresses, for anonymization purpose. The default of 32 means no anonymization * maskV6 = same as maskV4, but for IPv6. Default to 128 -The protocol buffers message types can be found in the `dnsmessage.proto' file. +The protocol buffers message types can be found in the [`dnsmessage.proto`](https://github.com/PowerDNS/pdns/blob/master/pdns/dnsmessage.proto) file. ## `lua-dns-script` * Path -- 2.40.0