Skip to content

Commit

Permalink
URL Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Cameron committed Dec 19, 2024
1 parent f3b2fe9 commit 1da1d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ const Header = () => {
</div>
<div className="hidden lg:flex lg:flex-1 lg:justify-end">
<a
href="https://github.com/https://samvera.atlassian.net/wiki/spaces/avalon/overview"
href="https://samvera.atlassian.net/wiki/spaces/avalon/overview"
className="text-sm font-semibold leading-6 text-foreground hover:text-foreground/90"
target="_blank"
rel="noopener noreferrer"
Expand Down

0 comments on commit 1da1d3a

Please sign in to comment.