Skip to content

Commit 44dd125

Browse files
committed
link fix
Signed-off-by: Bonusree <[email protected]>
1 parent 7b7464d commit 44dd125

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/guides/elasticsearch/reconfigure_tls/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This guide will give an overview on how KubeDB Ops-manager operator reconfigures
2020

2121
- You should be familiar with the following `KubeDB` concepts:
2222
- [Elasticsearch](/docs/guides/elasticsearch/concepts/elasticsearch/index.md)
23-
- [ElasticsearchOpsRequest](/docs/guides/elasticsearch/concepts/elasticsearch-ops-request.md)
23+
- [ElasticsearchOpsRequest](/docs/guides/elasticsearch/concepts/elasticsearch-ops-request/index.md)
2424

2525
## How Reconfiguring Elasticsearch TLS Configuration Process Works
2626

docs/guides/elasticsearch/scaling/vertical/topology.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ This guide will show you how to use `KubeDB` Ops-manager operator to update the
2323
- Install `KubeDB` Provisioner and Ops-manager operator in your cluster following the steps [here](/docs/setup/README.md).
2424

2525
- You should be familiar with the following `KubeDB` concepts:
26-
- [Elasticsearch](/docs/guides/elasticsearch/concepts/elasticsearch.md)
27-
- [Topology](/docs/guides/elasticsearch/clustering/topology-cluster/index.md)
28-
- [ElasticsearchOpsRequest](/docs/guides/elasticsearch/concepts/elasticsearch-ops-request.md)
26+
- [Elasticsearch](/docs/guides/elasticsearch/concepts/elasticsearch/index.md)
27+
- [Topology](/docs/guides/elasticsearch/clustering/topology-cluster/simple-dedicated-cluster/index.md)
28+
- [ElasticsearchOpsRequest](/docs/guides/elasticsearch/concepts/elasticsearch-ops-request/index.md)
2929
- [Vertical Scaling Overview](/docs/guides/elasticsearch/scaling/vertical/overview.md)
3030

3131
To keep everything isolated, we are going to use a separate namespace called `demo` throughout this tutorial.
@@ -686,6 +686,6 @@ kubectl delete ns demo
686686

687687
## Next Steps
688688

689-
- Detail concepts of [Elasticsearch object](/docs/guides/elasticsearch/concepts/elasticsearch.md).
689+
- Detail concepts of [Elasticsearch object](/docs/guides/elasticsearch/concepts/elasticsearch/index.md).
690690
- Different Elasticsearch topology clustering modes [here](/docs/guides/elasticsearch/clustering/topology-cluster/simple-dedicated-cluster/index.md).
691691
- Want to hack on KubeDB? Check our [contribution guidelines](/docs/CONTRIBUTING.md).

docs/guides/elasticsearch/volume-expansion/combined.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,5 +361,5 @@ kubectl delete ns demo
361361
## Next Steps
362362

363363
- Detail concepts of [Elasticsearch object](/docs/guides/elasticsearch/concepts/elasticsearch/index.md).
364-
- Different Elasticsearch topology clustering modes [here](/docs/guides/elasticsearch/clustering/topology-cluster/single-dedicated-cluster/index.md).
364+
- Different Elasticsearch topology clustering modes [here](/docs/guides/elasticsearch/clustering/topology-cluster/simple-dedicated-cluster/index.md).
365365
- Want to hack on KubeDB? Check our [contribution guidelines](/docs/CONTRIBUTING.md).

0 commit comments

Comments
 (0)