From 778d02b68bf1ff5c478ff8601d026b952eff6feb Mon Sep 17 00:00:00 2001 From: Gareth Rushgrove Date: Thu, 24 Apr 2014 14:08:13 +0200 Subject: [PATCH] Remove SRV from DNS query tag example The results show the A record, not the SRV record --- website/source/intro/getting-started/services.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/services.html.markdown b/website/source/intro/getting-started/services.html.markdown index 0f3de8b2b..f67cf31d9 100644 --- a/website/source/intro/getting-started/services.html.markdown +++ b/website/source/intro/getting-started/services.html.markdown @@ -109,7 +109,7 @@ the example below, we ask Consul for all web services with the "rails" tag. We get a response since we registered our service with that tag. ``` -$ dig @127.0.0.1 -p 8600 rails.web.service.consul SRV +$ dig @127.0.0.1 -p 8600 rails.web.service.consul ... ;; QUESTION SECTION: