Files
wsg/docs/rules/fragments/05_CrossLinking.md
T
Jérôme Bousquié 37432536dc refactor spec OKF
2026-08-01 09:34:12 +02:00

541 B

type, title, sources, generated, verified, status, stale_after
type title sources generated verified status stale_after
Section Cross-linking and Paths
SPEC.md
true false current 2026-12-31

Cross-linking and Paths

Concepts in a bundle can reference each other using paths relative to the bundle root. The path format is bundle/path/to/concept without the .md extension.

See [concept-a](@/path/to/concept).

The @/ prefix indicates a local bundle link. This allows concepts to form a graph of relationships rather than being isolated documents.