From 5fa3b2fda6a64954a21edafa1841b715402b0a04 Mon Sep 17 00:00:00 2001 From: MarekBenjamin Date: Wed, 19 Feb 2025 01:04:00 +0000 Subject: [PATCH] Set correct URL for oruga-ui (previous URL lead to casino spam) --- docs/dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev.md b/docs/dev.md index 26a8bc088..9118dde72 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -13,7 +13,7 @@ Mobilizon is an app that uses: * [Absinthe](https://absinthe-graphql.org/) on the backend * [VueApollo](https://apollo.vuejs.org/) on the front-end. -[UI](https://en.wikipedia.org/wiki/User_interface) is handled with [Tailwind](https://tailwindcss.com/) and [Oruga](https://oruga.io/). +[UI](https://en.wikipedia.org/wiki/User_interface) is handled with [Tailwind](https://tailwindcss.com/) and [Oruga](https://oruga-ui.com/). ## Structure of sources