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 c3965a8 commit e885d6cCopy full SHA for e885d6c
resources/views/welcome.blade.php
@@ -22,7 +22,7 @@
22
<img src="/images/logo.png" alt="{{ config('app.name') }} logo">
23
</a>
24
25
- <a class="py-2 px-3" href="https://github.com/buggregator/app" target="_blank">
+ <a class="py-2 px-3" href="https://github.com/buggregator/server" target="_blank">
26
<svg class="w-6 h-6 fill-current" viewBox="0 0 1024 1024" fill="none"
27
xmlns="http://www.w3.org/2000/svg">
28
<path fill-rule="evenodd" clip-rule="evenodd"
0 commit comments