]> granicus.if.org Git - pdns/commitdiff
fix links to DNSClass overview
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 11 Jun 2019 09:19:04 +0000 (11:19 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 11 Jun 2019 09:19:04 +0000 (11:19 +0200)
pdns/dnsdistdist/docs/reference/dq.rst

index c19d6dad9bfbbbb0d46e3eec1a2aa5e6367a2ee5..a02c9d2da36b76e8081e64ad7c927c953b5897c5 100644 (file)
@@ -38,7 +38,7 @@ This state can be modified from the various hooks.
   .. attribute:: DNSQuestion.qclass
 
     QClass (as an unsigned integer) of this question.
-    Can be compared against :ref:`DNSQClass`.
+    Can be compared against :ref:`DNSClass`.
 
   .. attribute:: DNSQuestion.qname
 
@@ -178,7 +178,7 @@ DNSResponse object
     All parameters to ``func`` are integers:
 
     - ``section`` is the section in the packet and can be compared to :ref:`DNSSection`
-    - ``qclass`` is the QClass of the record. Can be compared to :ref:`DNSQClass`
+    - ``qclass`` is the QClass of the record. Can be compared to :ref:`DNSClass`
     - ``qtype`` is the QType of the record. Can be e.g. compared to ``DNSQType.A``, ``DNSQType.AAAA`` :ref:`constants <DNSQType>` and the like.
     - ``ttl`` is the current TTL