From 53ef331003eef1f1d490224ac65ff6a8a8255e02 Mon Sep 17 00:00:00 2001 From: sokumon Date: Tue, 15 Apr 2025 09:47:34 +0530 Subject: [PATCH] fix: broken link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d384b2f99..bd773c3603 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ To setup the repository locally follow the steps mentioned below: 1. [Frappe School](https://frappe.school) - Learn Frappe Framework and ERPNext from the various courses by the maintainers or from the community. 2. [Official documentation](https://docs.frappe.io/framework) - Extensive documentation for Frappe Framework. 3. [Discussion Forum](https://discuss.frappe.io/) - Engage with community of Frappe Framework users and service providers. -4. [buildwithhussain.dev](https://buildwithhussain.dev) - Watch Frappe Framework being used in the wild to build world-class web apps. +4. [buildwithhussain.com](https://buildwithhussain.com) - Watch Frappe Framework being used in the wild to build world-class web apps. ## Contributing