@celsian/vura-compiler 0.5.0 → 0.5.2
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 +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -33,7 +33,7 @@ const result = scanRoute(source, 'ts');
|
|
|
33
33
|
|
|
34
34
|
_vura.io docs site launches with v0.5 — until then, see the repo README and CHANGELOG._
|
|
35
35
|
|
|
36
|
-
- [Compiler internals — /reference/compiler/](https://vura.io/reference/
|
|
36
|
+
- [Compiler internals — /reference/compiler/](https://vura.io/reference/cli/)
|
|
37
37
|
|
|
38
38
|
## License
|
|
39
39
|
|