Skip to content

Commit

Permalink
馃悰 correct self linking
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-unterberg committed Dec 15, 2023
1 parent 90fab9b commit cdbf133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Start.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ const Start = () => {
<Popover>
<a
aria-label="to-github"
href="https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig"
href="https://github.com/richard-unterberg/ts-react-vite-minimal-starter"
>
<Github size={spacing(10)} />
</a>
Expand Down

0 comments on commit cdbf133

Please sign in to comment.