Skip to content

Commit

Permalink
docs: Fix links (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmitoraj committed Jan 25, 2024
1 parent d499b05 commit 35d1219
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/contributor/governance.md
Expand Up @@ -12,7 +12,7 @@ To achieve both aspects, call:
make manifests
```

Additionally, a [Github Action](./../../.github/workflows/pull-code-checks.yml) verifies this operation.
Additionally, a [Github Action](../../.github/workflows/pr-code-checks.yml) verifies this operation.

## Sourcecode Linting

Expand Down
1 change: 0 additions & 1 deletion docs/user/integration/dynatrace/README.md
Expand Up @@ -23,7 +23,6 @@ With the Kyma Telemetry module, you gain even more visibility by adding custom s
- [Prepare the Namespace](#prepare-the-namespace)
- [Dynatrace Setup](#dynatrace-setup)
- [Telemetry Module Setup](#telemetry-module-setup)
- [Create Access Token](#create-access-token)
- [Create Secret](#create-secret)
- [Ingest Traces](#ingest-traces)
- [Ingest Metrics](#ingest-metrics)
Expand Down

0 comments on commit 35d1219

Please sign in to comment.