From 90c83e64ec04c6792e694fb1f4ff7361e86587ee Mon Sep 17 00:00:00 2001 From: Paul Banks Date: Tue, 30 Apr 2019 19:59:37 +0100 Subject: [PATCH] fix agent in connect docs --- website/source/api/agent/connect.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/agent/connect.html.md b/website/source/api/agent/connect.html.md index dbd4fc5398..b13308932f 100644 --- a/website/source/api/agent/connect.html.md +++ b/website/source/api/agent/connect.html.md @@ -259,7 +259,7 @@ blocking](/api/features/blocking.html#hash-based-blocking-queries) only. ```text $ curl \ - http://127.0.0.1:8500/v1/connect/proxy/web-proxy + http://127.0.0.1:8500/v1/agent/connect/proxy/web-proxy ``` ### Sample Response