diff --git a/README.md b/README.md index efc79eb..bb09f68 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can contribute by: ### Additional Support: - Follow on [Twitter](https://twitter.com/AnsonBiggs) -- Contribute or star the project on [GitLab](https://gitlab.com/simple-stock-bots) +- Contribute or star the project on [GitLab](https://gitlab.com/simple-stock-bots/simple-stock-bot) - Utilize referral links for self-hosting: - [DigitalOcean](https://m.do.co/c/6b5df7ef55b6) - [marketdata.app](https://dashboard.marketdata.app/marketdata/aff/go/misterbiggs?keyword=web) diff --git a/discord/D_info.py b/discord/D_info.py index 7f4057c..34dadb6 100644 --- a/discord/D_info.py +++ b/discord/D_info.py @@ -10,7 +10,7 @@ class D_info: license = re.sub( r"\b\n", " ", - r.get("https://gitlab.com/simple-stock-bots/simple-discord-stock-bot/-/raw/master/LICENSE").text, + r.get("https://gitlab.com/simple-stock-bots/simple-stock-bot/-/raw/master/LICENSE").text, ) help_text = """ diff --git a/docker-compose.yaml b/docker-compose.yaml index bad32be..edc5508 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -4,7 +4,6 @@ services: build: context: . dockerfile: telegram/Dockerfile - image: registry.gitlab.com/simple-stock-bots/simple-telegram-stock-bot env_file: .env discord: build: diff --git a/site/docs/blog/posts/intro.md b/site/docs/blog/posts/intro.md index d57b232..bc9564e 100644 --- a/site/docs/blog/posts/intro.md +++ b/site/docs/blog/posts/intro.md @@ -51,7 +51,7 @@ Here are some simple commands to get you started: Simple Stock Bot is a community-supported project, thriving on the contributions from its users. It's sustained entirely through donations to cover server costs and premium market data subscriptions, ensuring it remains free for everyone. -Feeling generous? You can support the project by [donating](https://simplestockbot.com/donate/), following on [Twitter](https://twitter.com/AnsonBiggs), or contributing on [GitLab](https://gitlab.com/simple-stock-bot). +Feeling generous? You can support the project by [donating](https://simplestockbot.com/donate/), following on [Twitter](https://twitter.com/AnsonBiggs), or contributing on [GitLab](https://gitlab.com/simple-stock-bots/simple-stock-bot). ## Dive Deeper diff --git a/site/docs/contact.md b/site/docs/contact.md index de10a6f..5bd459f 100644 --- a/site/docs/contact.md +++ b/site/docs/contact.md @@ -5,4 +5,4 @@ Your feedback and experience with Simple Stock Bot is invaluable. Whether you've - **Telegram**: Drop me a message on [Telegram](https://t.me/MisterBiggs). - **Discord**: Feel free to reach out on Discord at `MisterBiggs#0465`. - **Twitter**: Send me a tweet on [Twitter](https://twitter.com/AnsonBiggs). -- **GitLab**: For technical issues or feature requests, feel free to open an issue on our [GitLab Repository](https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot). +- **GitLab**: For technical issues or feature requests, feel free to open an issue on our [GitLab Repository](https://gitlab.com/simple-stock-bots/simple-stock-bot). diff --git a/telegram/T_info.py b/telegram/T_info.py index e2ccbba..b1cd35c 100644 --- a/telegram/T_info.py +++ b/telegram/T_info.py @@ -10,7 +10,7 @@ class T_info: license = re.sub( r"\b\n", " ", - r.get("https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot/-/raw/master/LICENSE").text, + r.get("https://gitlab.com/simple-stock-bots/simple-stock-bot/-/raw/master/LICENSE").text, ) help_text = """