diff --git a/examples/postal.v2.yml b/examples/postal.v2.yml index eeba6dc..48138af 100644 --- a/examples/postal.v2.yml +++ b/examples/postal.v2.yml @@ -45,7 +45,7 @@ rabbitmq: dns: # Specify the DNS records that you have configured. Refer to the documentation at - # https://docs.postalserver.io/install/dns-configuration for further information + # https://docs.postalserver.io/getting-started/dns-configuration for further information # about these. mx_records: - mx.postal.yourdomain.com diff --git a/examples/postal.v3.yml b/examples/postal.v3.yml index 4b4ee0b..5023ef3 100644 --- a/examples/postal.v3.yml +++ b/examples/postal.v3.yml @@ -22,7 +22,7 @@ smtp_server: dns: # Specify the DNS records that you have configured. Refer to the documentation at - # https://github.com/atech/postal/wiki/Domains-&-DNS-Configuration for further + # https://docs.postalserver.io/getting-started/dns-configuration for further # information about these. mx_records: - mx.postal.yourdomain.com