From: Pieter Lexis Date: Tue, 26 Aug 2014 13:20:16 +0000 (+0200) Subject: Fix double dash X-Git-Tag: rec-3.7.0-rc1~161^2^2~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45de1c622e97d535b7cf328e0ef13b66c812046f;p=pdns Fix double dash --- diff --git a/pdns/docs/mkdocs.yml b/pdns/docs/mkdocs.yml index 9c401d8e5..766dd4d14 100644 --- a/pdns/docs/mkdocs.yml +++ b/pdns/docs/mkdocs.yml @@ -9,10 +9,10 @@ pages: - [types.md, 'PowerDNS Server', 'Supported DNS Record Types'] - [common/logging.md, 'PowerDNS Server', 'Logging and Performance Monitoring'] - [common/security.md, 'PowerDNS Server', 'Security settings & considerations'] - - [httpapi/README.md, 'PowerDNS Server', 'HTTP API -- Introduction'] - - [httpapi/intro.md, 'PowerDNS Server', 'HTTP API -- Discussion'] - - [httpapi/api_spec.md, 'PowerDNS Server', 'HTTP API -- API Specification'] - - [httpapi/features.md, 'PowerDNS Server', 'HTTP API -- Design and Features'] + - [httpapi/README.md, 'PowerDNS Server', 'HTTP API - Introduction'] + - [httpapi/intro.md, 'PowerDNS Server', 'HTTP API - Discussion'] + - [httpapi/api_spec.md, 'PowerDNS Server', 'HTTP API - API Specification'] + - [httpapi/features.md, 'PowerDNS Server', 'HTTP API - Design and Features'] - [authoritative/index.md, 'Authoritative', 'Introduction'] - [authoritative/installation.md, 'Authoritative', 'Installing and Running'] - [authoritative/upgrading.md, 'Authoritative', 'Upgrading']