From ada122a21bad7efbb1c68ea48fe4d6ce200fc7f3 Mon Sep 17 00:00:00 2001 From: apsinghdev Date: Sat, 11 Oct 2025 21:07:42 +0530 Subject: [PATCH] fix link --- apps/web/src/utils/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/utils/config.ts b/apps/web/src/utils/config.ts index 18a6537..0a32dbf 100644 --- a/apps/web/src/utils/config.ts +++ b/apps/web/src/utils/config.ts @@ -32,7 +32,7 @@ export const projectsOfTheWeek = [ name: "awesome-sass", description: "Collection of templates using the Alchemyst AI Platform for your next big AI app.", - url: "https://github.com/nocodb/nocodb", + url: "https://github.com/Alchemyst-ai/awesome-saas", avatarUrl: "https://avatars.githubusercontent.com/u/155486959?s=48&v=4", totalIssueCount: 22, primaryLanguage: "Typescript",