Skip to content

Commit

Permalink
Fixed link to Issue Tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
kmiguel10 committed Oct 26, 2023
1 parent d78bfd9 commit c847a1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/projects/components/project.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ const data: ProjectProps[] = [
{
id: 4,
symbol: <KanbanSquare />,
name: "Issue Tracker",
name: "https://github.com/kmiguel10/issue-tracker",
description: "",
buttonRef: "http://google.com",
buttonRef: "",
body: "A a full-stack App with Next.js, Tailwind, Radix UI, and Prisma",
},
{
Expand Down

0 comments on commit c847a1c

Please sign in to comment.