Skip to content

Commit b1ec04a

Browse files
committed
changed link
1 parent f29de9e commit b1ec04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hooks/useProjects.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ export function useProjects() {
165165
description:
166166
"Infinite Journal built with React, Vite and Typescript. It allows users to write and save their journal entries. It also allows users to see their journal entries and compare their scores with their friends.",
167167
tags: ["React", "Vite", "Typescript"],
168-
link: "https://smanzler.github.io/written/",
168+
link: "https://written.simonmanzler.com",
169169
github: "https://github.com/smanzler/written",
170170
},
171171
],

0 commit comments

Comments
 (0)