Skip to content

Commit

Permalink
update footer link to github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmwita authored Sep 4, 2024
1 parent c0a784c commit 6ebef19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Footer: React.FC = () => {
width={20}
className="mr-1.5 py-2 mx-2"
/>
<a href="https://github.com/UBC-CIC/LCI-forestry">
<a href="https://github.com/UBC-CIC/document-chat">
Source code on GitHub
</a>
</div>
Expand Down

0 comments on commit 6ebef19

Please sign in to comment.