docs: updating showcase site link (#10925)

This commit is contained in:
Milica 2025-02-13 12:21:15 +01:00 committed by GitHub
parent 45065e8d2b
commit 04f7972f32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1819,7 +1819,7 @@ const Users: User[] = [
description: description:
'A DSL for building full-stack web apps with less boilerplate.', 'A DSL for building full-stack web apps with less boilerplate.',
preview: require('./showcase/wasp.png'), preview: require('./showcase/wasp.png'),
website: 'https://wasp-lang.dev/', website: 'https://wasp.sh/',
source: 'https://github.com/wasp-lang/wasp/tree/main/web', source: 'https://github.com/wasp-lang/wasp/tree/main/web',
tags: ['opensource'], tags: ['opensource'],
}, },