From 4092fcf860239c8b68fcdca5d71a13639811ac3b Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Thu, 6 Feb 2025 20:22:20 +0100 Subject: Update netcup website URL Via e-mail forwarded to me by Chris. Reported-by: Chris Lovering --- pydis_site/apps/content/resources/guides/python-guides/vps-services.md | 2 +- pydis_site/templates/base/footer.html | 2 +- pydis_site/templates/home/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md b/pydis_site/apps/content/resources/guides/python-guides/vps-services.md index 00c6bfac..b3405da4 100644 --- a/pydis_site/apps/content/resources/guides/python-guides/vps-services.md +++ b/pydis_site/apps/content/resources/guides/python-guides/vps-services.md @@ -9,7 +9,7 @@ toc: 2 If you need to run your bot 24/7 (with no downtime), you should consider using a virtual private server (VPS). Here is a list of VPS services that are sufficient for running Discord bots. * Europe - * [netcup](https://www.netcup.eu/?ref=177518) + * [netcup](https://www.netcup.com/?ref=177518) * Germany & Austria data centres. * Great affiliate program. * [Yandex Cloud](https://cloud.yandex.ru/) diff --git a/pydis_site/templates/base/footer.html b/pydis_site/templates/base/footer.html index eacc7429..d5f2b067 100644 --- a/pydis_site/templates/base/footer.html +++ b/pydis_site/templates/base/footer.html @@ -1,7 +1,7 @@ diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html index c7d14fd6..8ebf186e 100644 --- a/pydis_site/templates/home/index.html +++ b/pydis_site/templates/home/index.html @@ -188,7 +188,7 @@ Sponsors
- + netcup netcup -- cgit v1.2.3