From a463c16025e2dbb1a933959fbcbbf270d5dce817 Mon Sep 17 00:00:00 2001 From: TheForcer <25257144+TheForcer@users.noreply.github.com> Date: Tue, 24 Jul 2018 10:35:51 +0200 Subject: [PATCH] Fixed typo in link to DNS config --- docs/prerequisite-system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/prerequisite-system.md b/docs/prerequisite-system.md index e65a5fa1e..aab30fa6b 100644 --- a/docs/prerequisite-system.md +++ b/docs/prerequisite-system.md @@ -6,7 +6,7 @@ Before you run **mailcow: dockerized**, there are a few requirements that you sh !!! info - mailcow: dockerized requires [some ports](#default-ports) to be open for incoming connections, so make sure that your firewall is not blocking these. - Make sure that no other application is interfering with mailcow's configuration, such as another mail service - - A correct DNS setup is crucial to every good mailserver setup, so please make sure you got at least the [basics](prerequesite-dns/#the-minimal-dns-configuration) covered before you begin! + - A correct DNS setup is crucial to every good mailserver setup, so please make sure you got at least the [basics](prerequisite-dns/#the-minimal-dns-configuration) covered before you begin! - Make sure that your system has a correct date and [time setup](#date-and-time). This is crucial for stuff like two factor TOTP authentication. ## Minimum System Resources