update urls to github org
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<p align="center"><a href="https://investbra.in" target="_blank"><img src="https://raw.githubusercontent.com/hackerESQ/investbrain/main/investbrain-logo.png" width="400" alt="Investbrain Logo"></a></p>
|
||||
<p align="center"><a href="https://investbra.in" target="_blank"><img src="https://raw.githubusercontent.com/investbrainapp/investbrain/main/investbrain-logo.png" width="400" alt="Investbrain Logo"></a></p>
|
||||
|
||||
## About Investbrain
|
||||
|
||||
@@ -6,7 +6,7 @@ Investbrain helps you manage and track the performance of your investments.
|
||||
|
||||
## Contributing
|
||||
|
||||
Thank you for considering a contribution to Investbrain! Please open a pull request on our [Github repository](https://github.com/hackerESQ/investbrain).
|
||||
Thank you for considering a contribution to Investbrain! Please open a pull request on our [Github repository](https://github.com/investbrainapp/investbrain).
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
@@ -14,8 +14,8 @@ We ask that you be kind and polite when interacting with the Investbrain communi
|
||||
|
||||
## Security Vulnerabilities
|
||||
|
||||
If you discover a security vulnerability within Investbrain, please create an issue in the [Github repository](https://github.com/hackerESQ/investbrain). All security vulnerabilities will be promptly addressed.
|
||||
If you discover a security vulnerability within Investbrain, please create an issue in the [Github repository](https://github.com/investbrainapp/investbrain). All security vulnerabilities will be promptly addressed.
|
||||
|
||||
## License
|
||||
|
||||
Investbrain is open-sourced software licensed under the [CC-BY-NC 4.0](https://github.com/hackeresq/investbrain?tab=License-1-ov-file).
|
||||
Investbrain is open-sourced software licensed under the [CC-BY-NC 4.0](https://github.com/investbrainapp/investbrain?tab=License-1-ov-file).
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "hackeresq/investbrain",
|
||||
"name": "investbrainapp/investbrain",
|
||||
"type": "project",
|
||||
"description": "The skeleton application for the Laravel framework.",
|
||||
"keywords": ["stocks", "dividends", "investments", "tracking"],
|
||||
|
||||
@@ -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