From ef4f662c319d8d7d1943c3bc62abc9652a15a7e4 Mon Sep 17 00:00:00 2001 From: Md Hussain Nagaria <34810212+NagariaHussain@users.noreply.github.com> Date: Wed, 2 Apr 2025 12:15:10 +0530 Subject: [PATCH] chore: update links to Frappe School (#46823) --- README.md | 2 +- erpnext/accounts/workspace/accounting/accounting.json | 4 ++-- erpnext/buying/workspace/buying/buying.json | 4 ++-- .../manufacturing/workspace/manufacturing/manufacturing.json | 4 ++-- erpnext/projects/workspace/projects/projects.json | 4 ++-- erpnext/selling/workspace/selling/selling.json | 4 ++-- erpnext/setup/install.py | 2 +- erpnext/stock/workspace/stock/stock.json | 4 ++-- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 847c3389671..e2cf33bbb7a 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/erpnext/accounts/workspace/accounting/accounting.json b/erpnext/accounts/workspace/accounting/accounting.json index c3700d0162b..c6a7fc6d84c 100644 --- a/erpnext/accounts/workspace/accounting/accounting.json +++ b/erpnext/accounts/workspace/accounting/accounting.json @@ -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" -} \ No newline at end of file +} diff --git a/erpnext/buying/workspace/buying/buying.json b/erpnext/buying/workspace/buying/buying.json index 561aa912115..db5c7d046db 100644 --- a/erpnext/buying/workspace/buying/buying.json +++ b/erpnext/buying/workspace/buying/buying.json @@ -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" -} \ No newline at end of file +} diff --git a/erpnext/manufacturing/workspace/manufacturing/manufacturing.json b/erpnext/manufacturing/workspace/manufacturing/manufacturing.json index c24378bd49a..3bb07dc2a4d 100644 --- a/erpnext/manufacturing/workspace/manufacturing/manufacturing.json +++ b/erpnext/manufacturing/workspace/manufacturing/manufacturing.json @@ -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" -} \ No newline at end of file +} diff --git a/erpnext/projects/workspace/projects/projects.json b/erpnext/projects/workspace/projects/projects.json index 7610d713b0d..729cec9812b 100644 --- a/erpnext/projects/workspace/projects/projects.json +++ b/erpnext/projects/workspace/projects/projects.json @@ -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" -} \ No newline at end of file +} diff --git a/erpnext/selling/workspace/selling/selling.json b/erpnext/selling/workspace/selling/selling.json index 1341760a4f8..c9012362622 100644 --- a/erpnext/selling/workspace/selling/selling.json +++ b/erpnext/selling/workspace/selling/selling.json @@ -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" -} \ No newline at end of file +} diff --git a/erpnext/setup/install.py b/erpnext/setup/install.py index 739b00718cd..45ef8295255 100644 --- a/erpnext/setup/install.py +++ b/erpnext/setup/install.py @@ -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, }, { diff --git a/erpnext/stock/workspace/stock/stock.json b/erpnext/stock/workspace/stock/stock.json index c4e173d9520..2f8435ac702 100644 --- a/erpnext/stock/workspace/stock/stock.json +++ b/erpnext/stock/workspace/stock/stock.json @@ -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" -} \ No newline at end of file +}