Skip to content

Commit

Permalink
add link to my github
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-zibert committed Nov 1, 2023
1 parent 0646b3d commit bbb05f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/Root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ const Root: FC = () => {
</IconButton>
<IconButton
aria-label="github"
href="https://github.com/accuzyle/turing-machine-interactive-sheet"
href="https://github.com/alexander-zibert/turing-machine-board-game-solver"
target="_blank"
>
<GitHubIcon />
Expand Down

0 comments on commit bbb05f4

Please sign in to comment.