]> granicus.if.org Git - pdns/commitdiff
Fix a link in the Auth intro
authorPieter Lexis <pieter@plexis.eu>
Tue, 2 Sep 2014 06:16:57 +0000 (08:16 +0200)
committerPieter Lexis <pieter@plexis.eu>
Tue, 25 Nov 2014 19:11:11 +0000 (20:11 +0100)
pdns/docs/markdown/authoritative/index.md

index ba04e54582fa490759ef4e9c7c6b5772e334f1b9..8fd8a1c99cc6587acc1e8b041b0e1cf2c2542156 100644 (file)
@@ -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.