diff --git a/json/homepage.json b/json/homepage.json
index 23d8438a3..7046b26ec 100644
--- a/json/homepage.json
+++ b/json/homepage.json
@@ -9,8 +9,8 @@
     "updateable": true,
     "privileged": false,
     "interface_port": 3000,
-    "documentation": "https://gethomepage.dev/latest/configs/",
-    "website": "https://github.com/benphelps/homepage",
+    "documentation": "https://gethomepage.dev/configs/",
+    "website": "https://gethomepage.dev",
     "logo": "https://avatars.githubusercontent.com/u/122929872?v=4",
     "description": "Homepage is a self-hosted dashboard solution for centralizing and organizing data and information.",
     "install_methods": [
@@ -36,4 +36,4 @@
             "type": "warning"
         }
     ]
-}
\ No newline at end of file
+}