From 9920bb0f6d784e0afac56323003b8a1931bfd500 Mon Sep 17 00:00:00 2001 From: James Rodewig <40268737+jrodewig@users.noreply.github.com> Date: Wed, 2 Jun 2021 09:17:19 -0400 Subject: [PATCH] [DOCS] Fix create component template API request path (#72874) (#73666) Co-authored-by: Alexander Reelsen --- docs/reference/indices/get-component-template.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/indices/get-component-template.asciidoc b/docs/reference/indices/get-component-template.asciidoc index ffdb9c6465e78..6d4e16a4e9eb3 100644 --- a/docs/reference/indices/get-component-template.asciidoc +++ b/docs/reference/indices/get-component-template.asciidoc @@ -44,7 +44,7 @@ GET /_component_template/template_1 [[get-component-template-api-request]] ==== {api-request-title} -`GET /_component-template/` +`GET /_component_template/` [[get-component-template-api-prereqs]] ==== {api-prereq-title}