chore: update links to Frappe School (#46823)

(cherry picked from commit ef4f662c31)

# Conflicts:
#	erpnext/accounts/workspace/accounting/accounting.json
#	erpnext/buying/workspace/buying/buying.json
#	erpnext/manufacturing/workspace/manufacturing/manufacturing.json
#	erpnext/projects/workspace/projects/projects.json
#	erpnext/selling/workspace/selling/selling.json
#	erpnext/stock/workspace/stock/stock.json
This commit is contained in:
Md Hussain Nagaria
2025-04-02 12:15:10 +05:30
committed by Mergify
parent 36aa308bce
commit 2dfe13e183
8 changed files with 38 additions and 8 deletions

View File

@@ -210,7 +210,11 @@
"doc_view": "List",
"label": "Learn Project Management",
"type": "URL",
<<<<<<< HEAD
"url": "https://frappe.school/courses/project-management?utm_source=in_app"
=======
"url": "https://school.frappe.io/lms/courses/project-management?utm_source=in_app"
>>>>>>> ef4f662c31 (chore: update links to Frappe School (#46823))
},
{
"color": "Blue",
@@ -245,4 +249,4 @@
}
],
"title": "Projects"
}
}