diff --git a/docs/scheduler/ci.md b/docs/scheduler/ci.md index fb64cdef..7c85b73c 100644 --- a/docs/scheduler/ci.md +++ b/docs/scheduler/ci.md @@ -32,7 +32,7 @@ writeup. ## CI checks Three jobs run on every PR (and on `workflow_dispatch` for manual re-triggers), -defined in [`.forgejo/workflows/ci.yml`](../.forgejo/workflows/ci.yml). All +defined in [`.forgejo/workflows/ci.yml`](../../.forgejo/workflows/ci.yml). All three are required checks (forge branch protection) — a hit on any of them blocks merge.