Skip to content

Commit fbf8672

Browse files
committed
fix(): Fixing the project name and link
1 parent d6a84ee commit fbf8672

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/data/Projects.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ export const ProjectsData: ProjectItemType[] = [
5151
demoVideo: 'mac/AR_Mac.webm',
5252
},
5353
{
54-
title: 'Top App AI',
54+
title: 'Top Apps AI',
5555
icon: ProjectName.TopAppAi,
5656
description:
5757
'A web app for AI enthusiasts to find top AI applications. This app has more than 2000 AI applications listed.',
5858
githubLink: 'https://www.github.com/onemanfighter/mac-os-app',
5959
image: ['mac/AR_Mac1.png', 'mac/AR_Mac2.png', 'mac/AR_Mac3.png'],
60-
link: 'https://topappai.com',
60+
link: 'https://topappsai.com',
6161
tags: [Language.react, Language.typescript, Language.chakra],
6262
keyPoints: [
6363
'Top App AI helps you to find top AI applications.',

0 commit comments

Comments
 (0)