fixed quickstart links

2026-08-12 09:36:19 +00:00
committed by Gitea
parent 87f219719a
commit 3f7222b7ee
+2 -2
@@ -24,13 +24,13 @@ docker compose -f compose/docker-compose.test.yaml up -d --build
curl http://localhost:8080/api/ready
```
Details and the production path: [Quickstart Compose](quickstart#compose).
Details and the production path: [Quickstart Compose](Quickstart#quickstart-helm).
```bash
helm install aptly oci://git.morlana.online/f.weber/aptly --version <version>
```
Details: [Quickstart Helm](quickstart#helm).
Details: [Quickstart Helm](Quickstart#quickstart-helm).
## Keeping itself current