diff --git a/README.md b/README.md index d469a00f7f..2c7c5204b6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

The world's easiest, most powerful stock checker @@ -9,7 +9,7 @@

- To get started, visit jef.codes/streetmerchant + To get started, visit jef.buzz/streetmerchant

## Features @@ -29,4 +29,4 @@ git clone https://github.com/jef/streetmerchant.git cd streetmerchant && npm i && npm run start ``` -For more information and customization, visit [jef.codes/streetmerchant/getting-started](https://jef.codes/streetmerchant/getting-started). +For more information and customization, visit [jef.buzz/streetmerchant/getting-started](https://jef.buzz/streetmerchant/getting-started). diff --git a/docs/index.md b/docs/index.md index b36b02deb0..1cd1ae933a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -[![streetmerchant](assets/images/streetmerchant-banner.png)](https://jef.codes/streetmerchant) +[![streetmerchant](assets/images/streetmerchant-banner.png)](https://jef.buzz/streetmerchant) ## Features diff --git a/dotenv-example b/dotenv-example index cf47877acd..dc05e90fb7 100644 --- a/dotenv-example +++ b/dotenv-example @@ -1,6 +1,6 @@ # ** All configuration variables are optional ** # Copy this file and name it as `dotenv` (without backticks) -# Read https://jef.codes/streetmerchant/getting-started/#customization for help on customizing this file +# Read https://jef.buzz/streetmerchant/getting-started/#customization for help on customizing this file ######################################################################################################## ASCII_BANNER= diff --git a/mkdocs.yml b/mkdocs.yml index b8501ca612..d7d44aa240 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,6 +1,6 @@ # Project information site_name: streetmerchant -site_url: https://jef.codes/streetmerchant +site_url: https://jef.buzz/streetmerchant site_author: Jef LeCompte site_description: 🤖 The world's easiest, most powerful stock checker