File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -146,13 +146,13 @@ Here are some useful entry points:
146146- 🧪 ** [ Violation system] ( https://atellaluca.github.io/ImportSpy/advanced/violations/ ) **
147147 Learn how ImportSpy reports context-aware, structured errors on invalid imports.
148148
149- - 🚀 ** [ CLI usage] ( https://atellaluca.github.io/ImportSpy/usage /cli/ ) **
149+ - 🚀 ** [ CLI usage] ( https://atellaluca.github.io/ImportSpy/modes /cli/ ) **
150150 Run contract validation in CI/CD pipelines or pre-deploy checks with the CLI interface.
151151
152- - 🛠 ** [ Embedded usage] ( https://atellaluca.github.io/ImportSpy/usage /embedded/ ) **
152+ - 🛠 ** [ Embedded usage] ( https://atellaluca.github.io/ImportSpy/modes /embedded/ ) **
153153 Use ImportSpy directly inside a module to protect it from being imported in unsupported contexts.
154154
155- - 📄 ** [ Writing import contracts] ( https://atellaluca.github.io/ImportSpy/guides/writing- contracts/ ) **
155+ - 📄 ** [ Writing import contracts] ( https://atellaluca.github.io/ImportSpy/contracts/syntax / ) **
156156 Guide to authoring ` .yml ` contracts: syntax, best practices, and validation patterns.
157157
158158---
You can’t perform that action at this time.
0 commit comments