Skip to content

Commit

Permalink
Fix GH Icon link
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed Nov 21, 2024
1 parent 5c28f6c commit 60bd72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function App() {
<div className="container mx-auto px-32 py-3">
<div className="flex justify-end">
<a
href="https://github.com/mds1/eof-parser"
href="https://github.com/kuzdogan/eof.wtf"
target="_blank"
rel="noreferrer"
className="text-gray-300 hover:text-white transition-colors"
Expand Down

0 comments on commit 60bd72c

Please sign in to comment.