diff --git a/README.md b/README.md index f7340f3..351e003 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+ ## 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). diff --git a/composer.json b/composer.json index 4f18154..6a9174e 100644 --- a/composer.json +++ b/composer.json @@ -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"], diff --git a/resources/views/components/partials/nav-bar.blade.php b/resources/views/components/partials/nav-bar.blade.php index 0b35c99..1feb767 100644 --- a/resources/views/components/partials/nav-bar.blade.php +++ b/resources/views/components/partials/nav-bar.blade.php @@ -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 > @@ -46,7 +46,7 @@