From 7c67bfa45be96af5ee072caf5c66264d8fcbff12 Mon Sep 17 00:00:00 2001 From: JzoNg Date: Tue, 30 May 2023 08:01:25 +0800 Subject: [PATCH] fix: correct links in app list --- web/app/(commonLayout)/apps/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/web/app/(commonLayout)/apps/page.tsx b/web/app/(commonLayout)/apps/page.tsx index bc3c8553ea..404c0aa712 100644 --- a/web/app/(commonLayout)/apps/page.tsx +++ b/web/app/(commonLayout)/apps/page.tsx @@ -14,15 +14,15 @@ const AppList = async () => {