docs: fix broken internal links

This commit is contained in:
Peter Steinberger
2026-04-24 04:13:11 +01:00
parent ed7033bc0a
commit dbdf2863d6
5 changed files with 4 additions and 5 deletions

View File

@@ -228,7 +228,7 @@ Core now defers shared poll parsing until after plugin poll dispatch declines
the action, so plugin-owned poll handlers can accept channel-specific poll
fields without being blocked by the generic poll parser first.
See [Load pipeline](#load-pipeline) for the full startup sequence.
See [Plugin architecture internals](/plugins/architecture-internals) for the full startup sequence.
## Capability ownership model