We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a20d491 + 5cc8c15 commit 60378beCopy full SHA for 60378be
README.md
@@ -6,7 +6,7 @@ RetroUI is a retro-styled Tailwind CSS component library for modern web apps.
6
7
### [Why Another UI Library?](https://www.youtube.com/watch?v=7goHwy6k3gU)
8
9
-### [Documentation](https://ui.ariflogs.com/components)
+### [Documentation](https://retroui.dev/docs)
10
11
### [Contributing Guide](./CONTRIBUTING.md)
12
infra/Caddyfile
@@ -1,3 +1,3 @@
1
-retroui.dev {
+retroui.dev, www.retroui.dev {
2
reverse_proxy retroui:3000
3
}
0 commit comments