@orkestrel/markdown 0.0.11 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -77,7 +77,7 @@ and block content inside a table cell flattens to one line.
77
77
  ## Guide
78
78
 
79
79
  For the full surface — the AST shape, the two-phase parse, the sanitization policy, the projection
80
- seam, and the contract-backed leaf shapes — see [`guides/src/markdown.md`](guides/src/markdown.md).
80
+ seam, and the contract-backed leaf shapes — see [`guides/markdown.md`](guides/markdown.md).
81
81
 
82
82
  ## Package
83
83