From 179fe2ff79df68be287514b2a6e8b8a9b33b56d5 Mon Sep 17 00:00:00 2001 From: vickodin Date: Sun, 24 Nov 2024 13:04:41 +0300 Subject: [PATCH] Fix: update documentation links --- examples/postal.v2.yml | 2 +- examples/postal.v3.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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