about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--modules/by-name/dn/dns/dns/types/records/DMARC.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/dn/dns/dns/types/records/DMARC.nix b/modules/by-name/dn/dns/dns/types/records/DMARC.nix
index e67dd12..0f10f2c 100644
--- a/modules/by-name/dn/dns/dns/types/records/DMARC.nix
+++ b/modules/by-name/dn/dns/dns/types/records/DMARC.nix
@@ -5,7 +5,7 @@
 #
 # This is a “fake” record type, not actually part of DNS.
 # It gets compiled down to a TXT record.
-# RFC 7208
+# RFC 7489
 {
   lib,
   util,