We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94eb8d commit 5610a61Copy full SHA for 5610a61
components/PagePlaceholder/PagePlaceholder.vue
@@ -4,13 +4,13 @@
4
<li class="page-placeholder__item">
5
<IconSvg name="github" class="page-placeholder__icon" />
6
<span>
7
- Bugregator
+ Buggregator
8
<a
9
- href="https://github.com/buggregator"
+ href="https://github.com/buggregator/frontend"
10
target="_blank"
11
class="page-placeholder__link"
12
>
13
- Github repository
+ Github
14
</a>
15
</span>
16
</li>
0 commit comments