From: Pieter Lexis Date: Fri, 5 Sep 2014 22:47:59 +0000 (+0200) Subject: Fix the name for the geo backend X-Git-Tag: rec-3.7.0-rc1~161^2^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af38d7a77605c09dbf5f94f27544599e2b44f5ff;p=thirdparty%2Fpdns.git Fix the name for the geo backend --- diff --git a/pdns/docs/mkdocs.yml b/pdns/docs/mkdocs.yml index 6f73a5cbaf..6330d09fb7 100644 --- a/pdns/docs/mkdocs.yml +++ b/pdns/docs/mkdocs.yml @@ -27,7 +27,7 @@ pages: - [authoritative/backend-bind.md, 'Authoritative', 'Backend: BIND'] - [authoritative/backend-db2.md, 'Authoritative', 'Backend: DB2'] - [authoritative/backend-generic-mypgsql.md, 'Authoritative', 'Backend: Generic MySQL and PostGreSQL'] - - [authoritative/backend-geo.md, 'Authoritative', 'Backend: Backend: Geo(graphic loadbalancing)'] + - [authoritative/backend-geo.md, 'Authoritative', 'Backend: Geo(graphic loadbalancing)'] - [authoritative/backend-gsqlite.md, 'Authoritative', 'Backend: Generic SQLite'] - [authoritative/backend-ldap.md, 'Authoritative', 'Backend: LDAP'] - [authoritative/backend-lmdb.md, 'Authoritative', 'Backend: LMDB']