From b1aa97494ce073952b743613c690cfd05b0c6175 Mon Sep 17 00:00:00 2001 From: Raffael Meyer <14891507+barredterra@users.noreply.github.com> Date: Sun, 15 Mar 2026 14:27:30 +0100 Subject: [PATCH] chore: update project URLs (#38018) --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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]