From 807fdad8f2e549d117e31fa9ea290d1a8a760fcf Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 2 Sep 2014 08:16:57 +0200 Subject: [PATCH] Fix a link in the Auth intro --- pdns/docs/markdown/authoritative/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/docs/markdown/authoritative/index.md b/pdns/docs/markdown/authoritative/index.md index ba04e54582..8fd8a1c99c 100644 --- a/pdns/docs/markdown/authoritative/index.md +++ b/pdns/docs/markdown/authoritative/index.md @@ -7,7 +7,7 @@ Prime examples of backends include relational databases, but also (geographical) PowerDNS has the concepts of 'backends'. A backend is a datastore that the server will consult that contains DNS records (and some meta-data). The backends range from database backends (Mysql, PostGreSQL, Oracle) and Bind-zonefiles to co-processes and JSON API's. -Multiple backends can be enabled in the configuration by using the `[launch](settings.md#launch)` option. Each backend can be configured separetly. +Multiple backends can be enabled in the configuration by using the [`launch`](settings.md#launch) option. Each backend can be configured separetly. ## Backend Capabilities The following table describes the capabilitie of the backends. -- 2.47.2