Skip to content

Commit

Permalink
Merge pull request #2 from joelbutcher/patch-1
Browse files Browse the repository at this point in the history
Update link to /projects
  • Loading branch information
manuarora700 authored Dec 16, 2021
2 parents 52083ee + 7172c3c commit 3afa5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/FavouriteProjects.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default function FavouriteProjects() {
<h1 className="text-6xl lg:text-9xl max-w-lg font-bold text-gray-500 my-20 md:my-0 md:text-white dark:text-gray-600 text-center">
Favourite Projects
</h1>
<Link href="/work">
<Link href="/projects">
<a className="mb-20 md:mb-0 px-8 py-4 rounded-md bg-white shadow-lg text-xl font-semibold flex flex-row space-x-4 items-center dark:text-gray-700">
<svg
xmlns="http://www.w3.org/2000/svg"
Expand Down

1 comment on commit 3afa5f6

@vercel
Copy link

@vercel vercel bot commented on 3afa5f6 Dec 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.