fix: update project URLs (#41331)

This commit is contained in:
Ankush Menat
2024-05-06 11:32:57 +05:30
committed by GitHub
parent ed5344d58b
commit 6142d07f1a

View File

@@ -67,3 +67,9 @@ typing-modules = ["frappe.types.DF"]
quote-style = "double"
indent-style = "tab"
docstring-code-format = true
[project.urls]
Homepage = "https://erpnext.com/"
Repository = "https://github.com/frappe/erpnext.git"
"Bug Reports" = "https://github.com/frappe/erpnext/issues"