Skip to content

Commit 2e856eb

Browse files
authored
Fix broken link to elasticsearch heap size docs (#3894) (#3899)
1 parent 91821f2 commit 2e856eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/orchestrating-elastic-stack-applications/elasticsearch/jvm-heap-size.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ To change the heap size of Elasticsearch, set the `ES_JAVA_OPTS` environment var
1212

1313
If `ES_JAVA_OPTS` is not defined, the Elasticsearch default heap size of 1Gi will be in effect.
1414

15-
See also: link:https://www.elastic.co/guide/en/elasticsearch/reference/current/heap-size.html[Elasticsearch documentation on setting the heap size]
15+
For more information, see the entry for `heap size` in the link:{ref}/important-settings.html[Important Elasticsearch configuration] documentation.

0 commit comments

Comments
 (0)