diff --git a/pyproject.toml b/pyproject.toml index 50a924f2be..e1fc6eb8ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,8 +92,9 @@ dependencies = [ ] [project.urls] -Homepage = "https://frappeframework.com/" +Homepage = "https://frappe.io/framework" Repository = "https://github.com/frappe/frappe.git" +Documentation = "https://docs.frappe.io/framework" "Bug Reports" = "https://github.com/frappe/frappe/issues" [project.optional-dependencies]