From: Pieter Lexis Date: Tue, 2 Sep 2014 06:16:57 +0000 (+0200) Subject: Fix a link in the Auth intro X-Git-Tag: rec-3.7.0-rc1~161^2^2~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=807fdad8f2e549d117e31fa9ea290d1a8a760fcf;p=thirdparty%2Fpdns.git Fix a link in the Auth intro --- 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.