Skip to content

Commit e3e861d

Browse files
stockholmuxVijayanB
authored andcommitted
updated old docs-beta links
Signed-off-by: Kyle Davis <[email protected]>
1 parent 3053b39 commit e3e861d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/logstash/outputs/opensearch/http_client.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ def template_put(name, template)
403403

404404
def template_endpoint
405405
# TODO: Check Version < 7.8 and use index template for >= 7.8 & OpenSearch
406-
# https://docs-beta.opensearch.org/opensearch/index-templates/
406+
# https://opensearch.org/docs/opensearch/index-templates/
407407
'_template'
408408
end
409409

0 commit comments

Comments
 (0)