Skip to content

Commit

Permalink
fix: repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
ido-pluto committed Nov 4, 2023
1 parent 197e63d commit b567c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/website/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function Header() {
</ChakraLink>

<Box display="flex" gap={5} alignItems="end">
<GitHubButton href="https://github.com/my-folder-online/my-folder-online"
<GitHubButton href="https://github.com/ido-pluto/my-folder-online"
data-icon="octicon-star"
data-size="large"
data-show-count="true"
Expand Down

0 comments on commit b567c08

Please sign in to comment.