Skip to content

Commit

Permalink
Merge pull request #1 from lutzhorn/fix-url
Browse files Browse the repository at this point in the history
fixed URL of popup to point
  • Loading branch information
tobiasdam committed Apr 2, 2019
2 parents 54efd44 + 2a3fd85 commit 65336eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="../styles/popup.css" />
</head>
<body>
<a class="header" href="https://github.com/keraf/NoCoin" target="_blank">
<a class="header" href="https://github.com/fhstp/CoinEater/" target="_blank">
<div class="logo">
<img src="../img/logo_enabled.png" />
</div>
Expand Down

0 comments on commit 65336eb

Please sign in to comment.