docs: use absolute URLs for internal doc links so they work off-site (e.g. the repo view), not just on orbit.tchatou.fr

This commit is contained in:
reverse 2026-06-20 07:10:22 +00:00
parent 8ad007e091
commit 4144f5f125
No known key found for this signature in database
11 changed files with 22 additions and 22 deletions

View file

@ -40,4 +40,4 @@ src/
## Quality
Vitest unit tests cover the pure modules (parser, casemap, masking). Lint + test + build run in CI,
and the self-hosted [push-to-deploy](/docs/push-to-deploy/) gates on the same.
and the self-hosted [push-to-deploy](https://orbit.tchatou.fr/docs/push-to-deploy/) gates on the same.