Skip to content

Commit

Permalink
Merge pull request #233 from verbumby/develop
Browse files Browse the repository at this point in the history
Update github link
  • Loading branch information
ramanenka authored Nov 14, 2024
2 parents 1519127 + ced4bdf commit e405a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/common/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const Footer: React.FunctionComponent = () => (
<footer className="text-center" style={{ marginTop: 'auto' }}>
<ThemeSelector />
{' '}
<a className="btn btn-link btn-sm text-secondary" target="_blank" href="https://github.com/verbumby/verbum">
<a className="btn btn-link btn-sm text-secondary" target="_blank" href="https://github.com/verbumby">
<IconGitHub />
</a>
{' '}
Expand Down

0 comments on commit e405a76

Please sign in to comment.