update urls to github org
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
title="{{ __('Documentation') }}"
|
||||
icon="o-book-open"
|
||||
class="btn-circle btn-ghost btn-sm"
|
||||
link="https://github.com/hackeresq/investbrain"
|
||||
link="https://github.com/investbrainapp/investbrain"
|
||||
external
|
||||
>
|
||||
</x-button>
|
||||
@@ -46,7 +46,7 @@
|
||||
<x-button
|
||||
title="{{ __('We\'re open source!') }}"
|
||||
class="btn-circle btn-ghost btn-sm"
|
||||
link="https://github.com/hackeresq/investbrain"
|
||||
link="https://github.com/investbrainapp/investbrain"
|
||||
external
|
||||
>
|
||||
<x-github-icon />
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
</form>
|
||||
</div>
|
||||
<div class="flex flex-col items-center gap-2 pt-7">
|
||||
<a target="_blank" href="https://github.com/hackeresq/investbrain" title="We're open source!" class="">
|
||||
<a target="_blank" href="https://github.com/investbrainapp/investbrain" title="We're open source!" class="">
|
||||
<x-github-icon />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user