mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
chore: update links to Frappe School (#46823)
This commit is contained in:
committed by
GitHub
parent
7b5406b940
commit
ef4f662c31
@@ -130,7 +130,7 @@ To setup the repository locally follow the steps mentioned below:
|
||||
|
||||
## Learning and community
|
||||
|
||||
1. [Frappe School](https://frappe.school) - Learn Frappe Framework and ERPNext from the various courses by the maintainers or from the community.
|
||||
1. [Frappe School](https://school.frappe.io) - Learn Frappe Framework and ERPNext from the various courses by the maintainers or from the community.
|
||||
2. [Official documentation](https://docs.erpnext.com/) - Extensive documentation for ERPNext.
|
||||
3. [Discussion Forum](https://discuss.erpnext.com/) - Engage with community of ERPNext users and service providers.
|
||||
4. [Telegram Group](https://erpnext_public.t.me) - Get instant help from huge community of users.
|
||||
|
||||
@@ -621,7 +621,7 @@
|
||||
"doc_view": "List",
|
||||
"label": "Learn Accounting",
|
||||
"type": "URL",
|
||||
"url": "https://frappe.school/lms/courses/erpnext-accounting?utm_source=in_app"
|
||||
"url": "https://school.frappe.io/lms/courses/erpnext-accounting?utm_source=in_app"
|
||||
},
|
||||
{
|
||||
"label": "Chart of Accounts",
|
||||
@@ -670,4 +670,4 @@
|
||||
}
|
||||
],
|
||||
"title": "Accounting"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -537,7 +537,7 @@
|
||||
"doc_view": "List",
|
||||
"label": "Learn Procurement",
|
||||
"type": "URL",
|
||||
"url": "https://frappe.school/lms/courses/procurement?utm_source=in_app"
|
||||
"url": "https://school.frappe.io/lms/courses/procurement?utm_source=in_app"
|
||||
},
|
||||
{
|
||||
"color": "Yellow",
|
||||
@@ -572,4 +572,4 @@
|
||||
}
|
||||
],
|
||||
"title": "Buying"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -415,7 +415,7 @@
|
||||
"doc_view": "List",
|
||||
"label": "Learn Manufacturing",
|
||||
"type": "URL",
|
||||
"url": "https://frappe.school/lms/courses/manufacturing?utm_source=in_app"
|
||||
"url": "https://school.frappe.io/lms/courses/manufacturing?utm_source=in_app"
|
||||
},
|
||||
{
|
||||
"color": "Grey",
|
||||
@@ -481,4 +481,4 @@
|
||||
],
|
||||
"title": "Manufacturing",
|
||||
"type": "Workspace"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -210,7 +210,7 @@
|
||||
"doc_view": "List",
|
||||
"label": "Learn Project Management",
|
||||
"type": "URL",
|
||||
"url": "https://frappe.school/lms/courses/project-management?utm_source=in_app"
|
||||
"url": "https://school.frappe.io/lms/courses/project-management?utm_source=in_app"
|
||||
},
|
||||
{
|
||||
"color": "Blue",
|
||||
@@ -245,4 +245,4 @@
|
||||
}
|
||||
],
|
||||
"title": "Projects"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -640,7 +640,7 @@
|
||||
"doc_view": "List",
|
||||
"label": "Learn Sales Management",
|
||||
"type": "URL",
|
||||
"url": "https://frappe.school/lms/courses/sales-management-course?utm_source=in_app"
|
||||
"url": "https://school.frappe.io/lms/courses/sales-management-course?utm_source=in_app"
|
||||
},
|
||||
{
|
||||
"label": "Point of Sale",
|
||||
@@ -679,4 +679,4 @@
|
||||
],
|
||||
"title": "Selling",
|
||||
"type": "Workspace"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -189,7 +189,7 @@ def add_standard_navbar_items():
|
||||
{
|
||||
"item_label": "Frappe School",
|
||||
"item_type": "Route",
|
||||
"route": "https://frappe.school?utm_source=in_app",
|
||||
"route": "https://frappe.io/school?utm_source=in_app",
|
||||
"is_standard": 1,
|
||||
},
|
||||
{
|
||||
|
||||
@@ -802,7 +802,7 @@
|
||||
"doc_view": "List",
|
||||
"label": "Learn Inventory Management",
|
||||
"type": "URL",
|
||||
"url": "https://frappe.school/lms/courses/inventory-management?utm_source=in_app"
|
||||
"url": "https://school.frappe.io/lms/courses/inventory-management?utm_source=in_app"
|
||||
},
|
||||
{
|
||||
"color": "Yellow",
|
||||
@@ -850,4 +850,4 @@
|
||||
}
|
||||
],
|
||||
"title": "Stock"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user