Skip to content

Commit

Permalink
fix the github link in the footer
Browse files Browse the repository at this point in the history
  • Loading branch information
makraz committed Feb 19, 2024
1 parent bc2cde8 commit 5216b75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const Footer = () => {
<li>
<a
className="hover:underline"
href="https://github.com/DevC-Casa/awesome-morocco"
href="https://github.com/geeksblabla//awesome-morocco"
target="_blank"
rel="noreferrer"
>
Expand Down Expand Up @@ -169,7 +169,7 @@ export const Footer = () => {

<a
className=" hover:underline"
href="https://github.com/devc-casa"
href="https://github.com/geeksblabla/"
target="_blank"
rel="noreferrer"
>
Expand Down

0 comments on commit 5216b75

Please sign in to comment.