Skip to content

Commit 2023681

Browse files
authored
Fix broken link to elasticsearch heap size docs (#3894) (#3902)
1 parent 14a92aa commit 2023681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/elasticsearch-specification.asciidoc

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

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

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

8989

9090
[id="{p}-node-configuration"]

0 commit comments

Comments
 (0)