From e90069aae6049aaec9c12d32accdd674ddb05e27 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Wed, 15 Jun 2016 00:41:17 +0200 Subject: [PATCH] Fix yaml in geoip docs --- docs/markdown/authoritative/backend-geoip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/authoritative/backend-geoip.md b/docs/markdown/authoritative/backend-geoip.md index 2366f48dae..1abb325e43 100644 --- a/docs/markdown/authoritative/backend-geoip.md +++ b/docs/markdown/authoritative/backend-geoip.md @@ -81,7 +81,7 @@ domains: - txt: hello world - aaaa: 2001:DB8::12:34DE:3 # this will result first record being handed out 30% of time - swe.eu.service.geo.example.com + swe.eu.service.geo.example.com: - a: content: 192.0.2.3 weight: 50 -- 2.47.2