From 02867c47c06d5386d32f31a3a4311a7aae0cf312 Mon Sep 17 00:00:00 2001 From: Ben Schlagbauer Date: Thu, 20 Mar 2025 16:04:20 +0100 Subject: [PATCH] docs: Overall fixes improvements --- docs/development.md | 1 - docs/getting-started.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/development.md b/docs/development.md index f6034193..95d3868c 100644 --- a/docs/development.md +++ b/docs/development.md @@ -159,4 +159,3 @@ for Helm charts. You may also want to make use of our [standard CI](https://gitlab.opencode.de/bmi/opendesk/tooling/gitlab-config) to quickly get Helm charts and container images that are signed, linted, scanned, and released. Check out the `.gitlab-ci.yaml` files in the project's [Charts](https://gitlab.opencode.de/bmi/opendesk/components/platform-development/charts) or [Images](https://gitlab.opencode.de/bmi/opendesk/components/platform-development/images) to get an idea just how little you need to do by yourself. -components \ No newline at end of file diff --git a/docs/getting-started.md b/docs/getting-started.md index 931a4f16..c1442efa 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -231,7 +231,7 @@ ingress: ``` Currently, the only supported ingress controller is `ingress-nginx` (see -[requirements.md](./docs/requirements.md)) for reference). +[requirements.md](./docs/requirements.md) for reference). ### Container runtime