feat: update docs and readme repo links (#180)

This commit is contained in:
Valerio Ageno
2024-11-30 14:16:10 +01:00
committed by GitHub
parent a341b41e9a
commit 05fa8a5ae2
9 changed files with 57 additions and 57 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
# tuono-fs-router-vite-plugin
This is a vite plugin for [tuono](https://github.com/Valerioageno/tuono).
This is a vite plugin for [tuono](https://github.com/tuono-labs/tuono).
This package specifically handles the file system based routing.
Check [tuono](https://github.com/Valerioageno/tuono) for more.
Check [tuono](https://github.com/tuono-labs/tuono) for more.
## Credits
+2 -2
View File
@@ -1,8 +1,8 @@
# tuono-lazy-fn-vite-plugin
This is a vite plugin for [tuono](https://github.com/Valerioageno/tuono).
This is a vite plugin for [tuono](https://github.com/tuono-labs/tuono).
This package specifically handles the transpiling of the `dynamic` function
allowing custom componenents to be lazy loaded but also server side rendered.
Check [tuono](https://github.com/Valerioageno/tuono) for more.
Check [tuono](https://github.com/tuono-labs/tuono) for more.
+1 -1
View File
@@ -2,4 +2,4 @@
This package holds the logic related to the client/server react routing.
Check [tuono](https://github.com/Valerioageno/tuono) for more.
Check [tuono](https://github.com/tuono-labs/tuono) for more.