Skip to content

Commit 5610a61

Browse files
committed
update buggregator link in placeholder
1 parent a94eb8d commit 5610a61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/PagePlaceholder/PagePlaceholder.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<li class="page-placeholder__item">
55
<IconSvg name="github" class="page-placeholder__icon" />
66
<span>
7-
Bugregator&nbsp;
7+
Buggregator
88
<a
9-
href="https://github.com/buggregator"
9+
href="https://github.com/buggregator/frontend"
1010
target="_blank"
1111
class="page-placeholder__link"
1212
>
13-
Github repository
13+
Github
1414
</a>
1515
</span>
1616
</li>

0 commit comments

Comments
 (0)