Links

3 pages filed under Rules › Links. A business rule is a condition the business imposes, with what it constrains and what happens when it is broken.

Severity
Sort: A–Z
Business ruleSeverityFirst lineLinks
Broken linkerrorA markdown link written in a note points to a file that does not exist in its source. The link is not recorded and the reader lands on nothing.
Cross-source linkwarningA markdown link leaves its source, with the <source>:<path> prefix or with a relative path that climbs above the source root into a sibling source, while inference.cross_source_links is off. The link is not recorded: the model keeps no relation between the two notes until the configuration allows links across sources, or the author links to a note of the same source. The linter in global scope reports the same finding from one repository when the link reaches a note of the published model and that model says it was built with cross-source links off; a link that leaves the source for a file that does not exist is a broken link once such links are allowed.
Unresolved referencewarningA value of a reference-typed frontmatter attribute (reads, roles, rules, consumers, affects, broader among others) matches no note by identifier, by path relative to the source root or by exact title, or matches several notes by title. No link is recorded for that value; the other values of the attribute are unaffected. The fix is to write the identifier, the path or the exact title of an existing note, the identifier or the path when a title is shared: this repository names its roles by path, roles/publication/reader, because the glossary carries a term with the same title as one of them. A note found under a type the attribute does not accept is a relation outside the matrix, not an unresolved reference.

3 links of 3 — pagination by twenty. The Links column counts the related pages, which brings the most central links of the journey to the top.