Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clarify referenced titles in intro #2384

Merged
merged 5 commits into from
Oct 31, 2023
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 8 additions & 14 deletions docs/content/en/docs/intro/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ simplifying configuration and integration into a single set of metrics.

To learn more, see:

* [Keptn metrics](../getting-started/usecase_metrics.md) getting started guide
* [Keptn Metrics](../implementing/evaluatemetrics.md) guide
* [Gettng started with Keptn metrics](../getting-started/usecase_metrics.md)
mowies marked this conversation as resolved.
Show resolved Hide resolved
* [Keptn Metrics](../implementing/evaluatemetrics.md) User Guide

## Observability

Expand Down Expand Up @@ -88,8 +88,8 @@ To learn more, see:

* [Getting started with Keptn Observability](../getting-started/observability)
* [Standardize observability](usecase-observability.md/)
* [DORA metrics](../implementing/dora) guide
* [OpenTelemetry observability](../implementing/otel.md) guide
* [DORA metrics](../implementing/dora) User Guide
* [OpenTelemetry observability](../implementing/otel.md) User Guide

## Release lifecycle management

Expand Down Expand Up @@ -134,15 +134,9 @@ or a
which is a single, cohesive unit that groups multiple [workloads](https://kubernetes.io/docs/concepts/workloads/).
For more information, see:

* [Keptn tasks](../implementing/tasks) guide
* [Evaluations](../implementing/evaluations.md) guide
* [KeptnApp and KeptnWorkflow resources](../architecture/keptn-apps)

## Next steps

To learn more, see:

* [Getting started with release lifecycle management](../getting-started/tasks/)
* [Deployment tasks](../implementing/tasks) User Guide
* [Evaluations](../implementing/evaluations.md) User Guide
* [Manage release lifecycle](usecase-orchestrate.md)
* [Deployment tasks](../implementing/tasks) guide
* [Evaluations](../implementing/evaluations.md) guide
* [KeptnApp and KeptnWorkload resources](../architecture/keptn-apps)

Loading