Skip to content

Commit

Permalink
update buggregator link in placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Kreezag committed Sep 16, 2023
1 parent a94eb8d commit 5610a61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/PagePlaceholder/PagePlaceholder.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<li class="page-placeholder__item">
<IconSvg name="github" class="page-placeholder__icon" />
<span>
Bugregator&nbsp;
Buggregator
<a
href="https://github.com/buggregator"
href="https://github.com/buggregator/frontend"
target="_blank"
class="page-placeholder__link"
>
Github repository
Github
</a>
</span>
</li>
Expand Down

0 comments on commit 5610a61

Please sign in to comment.