diff --git a/pyproject.toml b/pyproject.toml index 4730269f..2e78af7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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" +