We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a84ee commit fbf8672Copy full SHA for fbf8672
1 file changed
src/data/Projects.ts
@@ -51,13 +51,13 @@ export const ProjectsData: ProjectItemType[] = [
51
demoVideo: 'mac/AR_Mac.webm',
52
},
53
{
54
- title: 'Top App AI',
+ title: 'Top Apps AI',
55
icon: ProjectName.TopAppAi,
56
description:
57
'A web app for AI enthusiasts to find top AI applications. This app has more than 2000 AI applications listed.',
58
githubLink: 'https://www.github.com/onemanfighter/mac-os-app',
59
image: ['mac/AR_Mac1.png', 'mac/AR_Mac2.png', 'mac/AR_Mac3.png'],
60
- link: 'https://topappai.com',
+ link: 'https://topappsai.com',
61
tags: [Language.react, Language.typescript, Language.chakra],
62
keyPoints: [
63
'Top App AI helps you to find top AI applications.',
0 commit comments