Skip to content

Commit 4d0d67b

Browse files
authored
Fix broken links in 8.19 docs version bump (#8764)
1 parent be88fb6 commit 4d0d67b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/orchestrating-elastic-stack-applications/elasticsearch/readiness.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ Note that this requires restarting the Pods.
4747

4848
== Elasticsearch versions 8.2.0 and later
4949

50-
We do not recommend overriding the default readiness probe on Elasticsearch 8.2.0 and later. ECK configures a socket based readiness probe using the Elasticsearch link:https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-network.html#tcp-readiness-port[readiness port feature] which is not influenced by the load on the Elasticsearch cluster.
50+
We do not recommend overriding the default readiness probe on Elasticsearch 8.2.0 and later. ECK configures a socket based readiness probe using the Elasticsearch link:https://www.elastic.co/guide/en/elasticsearch/reference/8.19/modules-network.html#readiness-tcp-port[readiness port feature] which is not influenced by the load on the Elasticsearch cluster.

docs/release-notes/highlights-2.14.0.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Starting with ECK 2.14.0 it becomes possible to fully delegate the transport cer
3535
[id="{p}-2140-advanced-readiness-probe"]
3636
=== Advanced readiness probe
3737

38-
The Elasticsearch containers are now configured to use the link:https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-network.html#tcp-readiness-port[Elasticsearch TCP readiness port]. This change also improves cluster upgrade stability by fixing a bug in the upgrade process.
38+
The Elasticsearch containers are now configured to use the link:https://www.elastic.co/guide/en/elasticsearch/reference/8.19/modules-network.html#readiness-tcp-port[Elasticsearch TCP readiness port]. This change also improves cluster upgrade stability by fixing a bug in the upgrade process.
3939

4040
[float]
4141
[id="{p}-2140-connect-resources-to-serverless"]

0 commit comments

Comments
 (0)