From 02f92cb38ee7052f2819b90f926e0d4d62d7f5f3 Mon Sep 17 00:00:00 2001 From: hackerESQ Date: Sat, 24 Aug 2024 22:56:23 -0500 Subject: [PATCH] update urls to github org --- README.md | 8 ++++---- composer.json | 2 +- resources/views/components/partials/nav-bar.blade.php | 4 ++-- resources/views/welcome.blade.php | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f7340f3..351e003 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Investbrain Logo

+

Investbrain Logo

## 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 @@ diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 36e8c53..8397291 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -43,7 +43,7 @@