From ce21653266a2d791a2522a2dad96070b3ce8bc61 Mon Sep 17 00:00:00 2001 From: Michelle Alva <50285544+michellealva@users.noreply.github.com> Date: Thu, 8 Aug 2024 12:33:04 +0530 Subject: [PATCH] fix: link for customize ERPNext --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f65ceb70bd..9cbeecf6419 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ ERPNext as a monolith includes the following areas for managing businesses: 1. [Quality Management](https://erpnext.com/docs/user/manual/en/quality-management) 1. [Manufacturing](https://erpnext.com/open-source-manufacturing-erp-software) 1. [Website Management](https://erpnext.com/open-source-website-builder-software) -1. [Customize ERPNext](https://erpnext.com/docs/user/manual/en/customize-erpnext) +1. [Customize ERPNext](https://docs.erpnext.com/docs/v13/user/manual/en/customize-erpnext) 1. [And More](https://erpnext.com/docs/user/manual/en/) ERPNext is built on the [Frappe Framework](https://github.com/frappe/frappe), a full-stack web app framework built with Python & JavaScript.