From: Pieter Lexis Date: Fri, 5 Sep 2014 22:45:33 +0000 (+0200) Subject: Fix the name for the geo backend X-Git-Tag: rec-3.7.0-rc1~161^2^2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=07dfeef352490b5b705f32df1e66e4fc5ab327d3;p=pdns Fix the name for the geo backend --- diff --git a/pdns/docs/mkdocs.yml b/pdns/docs/mkdocs.yml index bf8ea3925..6f73a5cba 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: Generic MySQL and PostGreSQL'] + - [authoritative/backend-geo.md, 'Authoritative', 'Backend: 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']