chore: project URLs (#2087)

This commit is contained in:
Ankush Menat
2026-02-17 15:54:23 +05:30
committed by GitHub
parent 0e382f77ef
commit 3cd9d89f0b

View File

@@ -72,3 +72,10 @@ frappe = ">=15.0.0,<=17.0.0-dev"
build_dir = "./frontend"
out_dir = "../lms/public/frontend"
index_html_path = "../lms/www/_lms.html"
[project.urls]
Homepage = "https://frappe.io/learning"
Repository = "https://github.com/frappe/lms.git"
"Bug Reports" = "https://github.com/frappe/lms/issues"