Skip to content

Commit

Permalink
Fixup the github url
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Jan 30, 2024
1 parent 2e8cf0e commit 7b9f82e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_ui/frontend/components/layout/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ const PelicanSpeedDial = () => {
{
icon: <GitHubIcon/>,
title: 'Github',
href: "github.com/PelicanPlatform/pelican"
href: "https://github.com/PelicanPlatform/pelican"
},
{
icon: <BugReport/>,
Expand Down

0 comments on commit 7b9f82e

Please sign in to comment.