Skip to content

Commit 0f96555

Browse files
committed
Address link errors
1 parent 6beff8a commit 0f96555

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

solutions/observability/get-started/opentelemetry/use-cases/kubernetes/prerequisites-compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ products:
1717

1818
Before setting up observability for Kubernetes, make sure you have the following:
1919

20-
- Elastic Stack (self-managed or [Elastic Cloud](https://www.elastic.co/cloud)) version 8.16.0 or higher, or an [{{es-serverless}}](/solutions/search.md#elasticsearch-serverless) project.
20+
- Elastic Stack (self-managed or [Elastic Cloud](https://www.elastic.co/cloud)) version 8.16.0 or higher, or an [{{es-serverless}}](/solutions/search.md) project.
2121

2222
- A Kubernetes version supported by the OpenTelemetry Operator. Refer to the operator's [compatibility matrix](https://github.com/open-telemetry/opentelemetry-operator/blob/main/docs/compatibility.md#compatibility-matrix) for more details.
2323

solutions/search.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,15 @@ To dive more deeply into the building blocks of {{es}} clusters, including nodes
4343

4444
## Related reference
4545

46-
* [{{es}} reference documentation](elasticsearch::docs/reference/elasticsearch/index.md)
47-
* [Content connectors](elasticsearch::docs/reference/search-connectors/index.md)
48-
* [{{es}} API documentation](https://www.elastic.co/docs/api/doc/elasticsearch/v9/)
46+
* [{{es}} reference documentation](elasticsearch://reference/elasticsearch/index.md)
47+
* [Content connectors](elasticsearch://reference/search-connectors/index.md)
48+
* [{{es}} API documentation]({{es-apis}})
4949

5050
::::{tip}
5151
Not sure whether {{es}} on {{serverless-full}} is the right deployment choice for you?
5252

5353
Check out the following resources to help you decide:
54+
5455
- [What’s different?](/deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md): Understand the differences between {{serverless-full}} and other deployment types.
5556
- [Billing](/deploy-manage/cloud-organization/billing/elasticsearch-billing-dimensions.md): Learn about the billing model for {{es}} on {{serverless-full}}.
5657
::::

solutions/search/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you're looking for an introduction to the {{stack}} or the {{es}} product, go
2525
:::::{step} Choose your deployment type
2626

2727
Elastic provides several self-managed and Elastic-managed options.
28-
For simplicity and speed, try out [{{es-serverless}}](/solutions/search.md#elasticsearch-serverless):
28+
For simplicity and speed, try out {{es-serverless}}:
2929

3030
::::{dropdown} Create an {{es-serverless}} project
3131
:::{include} /deploy-manage/deploy/_snippets/create-serverless-project-intro.md

0 commit comments

Comments
 (0)