Commit 56278bd
committed
fix: clarify within-collection vs cross-collection link conventions
Closes #245
Replace the ambiguous "Use absolute paths when pointing to files from
other sections" with explicit guidance distinguishing:
- Within a versioned collection: use relative links to avoid silently
crossing version boundaries when a new major version is added
- Across collections: use absolute paths
Signed-off-by: Michael Harp <mike@mikeharp.com>1 parent b533026 commit 56278bd
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
0 commit comments