Skip to content

Commit e885d6c

Browse files
committed
Fixes link to Buggregator github repository
1 parent c3965a8 commit e885d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/welcome.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<img src="/images/logo.png" alt="{{ config('app.name') }} logo">
2323
</a>
2424

25-
<a class="py-2 px-3" href="https://github.com/buggregator/app" target="_blank">
25+
<a class="py-2 px-3" href="https://github.com/buggregator/server" target="_blank">
2626
<svg class="w-6 h-6 fill-current" viewBox="0 0 1024 1024" fill="none"
2727
xmlns="http://www.w3.org/2000/svg">
2828
<path fill-rule="evenodd" clip-rule="evenodd"

0 commit comments

Comments
 (0)