Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

Commit 5356c0b

Browse files
committed
Changed add project link
1 parent 18ee9a7 commit 5356c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/projects.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const ProjectsPage = () => {
3636
<h1 className="text-4xl font-bold text-gray-900 mb-4">Breakpoint;</h1>
3737
<a
3838
className="flex h-fit w-fit p-2 bg-black rounded-md text-white"
39-
href="https://github.com/Ranger-NF/Breakpoint"
39+
href="https://github.com/Ranger-NF/Breakpoint?tab=readme-ov-file#how-to-add-your-project"
4040
>
4141
<PlusIcon />
4242
Add my project

0 commit comments

Comments
 (0)