From 04f7972f32495f68d87109c73b9ee025b92d9cf8 Mon Sep 17 00:00:00 2001 From: Milica Date: Thu, 13 Feb 2025 12:21:15 +0100 Subject: [PATCH] docs: updating showcase site link (#10925) --- website/src/data/users.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 39f55048d7..0cbbc5be61 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1819,7 +1819,7 @@ const Users: User[] = [ description: 'A DSL for building full-stack web apps with less boilerplate.', preview: require('./showcase/wasp.png'), - website: 'https://wasp-lang.dev/', + website: 'https://wasp.sh/', source: 'https://github.com/wasp-lang/wasp/tree/main/web', tags: ['opensource'], },