diff --git a/cogs/links.py b/cogs/links.py
index 9730c54..e86a19e 100644
--- a/cogs/links.py
+++ b/cogs/links.py
@@ -39,14 +39,14 @@ class Links(Cog):
                        "Nintendo Homebrew's Guide: "
                        "<https://nh-server.github.io/switch-guide/>\n"
                        "AtlasNX's Guide: "
-                       "<https://guide.teamatlasnx.com>\n"
+                       "<https://switch.homebrew.guide>\n"
                        # "Pegaswitch Guide: <https://switch.hacks.guide/> "
                        # "(outdated for anything but Pegaswitch/3.0.0)\n"
                        "\n**Specific guides:**\n"
                        "Manually Updating/Downgrading (with HOS): "
-                       "<https://guide.sdsetup.com/usingcfw/manualupgrade>\n"
+                       "<https://switch.homebrew.guide/usingcfw/manualupgrade>\n"
                        "Manually Repairing/Downgrading (without HOS): "
-                       "<https://guide.sdsetup.com/usingcfw/manualchoiupgrade>\n"
+                       "<https://switch.homebrew.guide/usingcfw/manualchoiupgrade>\n"
                        "How to get started developing Homebrew: "
                        "<https://gbatemp.net/threads/"
                        "tutorial-switch-homebrew-development.507284/>\n"