[DOCS] Correct the url in delete-component-template doc (#65349) (#65427)

Co-authored-by: bellengao <gbl_long@163.com>
This commit is contained in:
James Rodewig 2020-11-24 10:07:25 -05:00 committed by GitHub
parent 88993e763f
commit 87d74b27af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ DELETE _component_template/template_1
[[delete-component-template-api-request]]
==== {api-request-title}
`DELETE /_template/<component-template>`
`DELETE /_component_template/<component-template>`
[[delete-component-template-api-desc]]