chore: correct link
diff --git a/erpnext/patches/v14_0/delete_education_doctypes.py b/erpnext/patches/v14_0/delete_education_doctypes.py
index 6b442bc..76b2300 100644
--- a/erpnext/patches/v14_0/delete_education_doctypes.py
+++ b/erpnext/patches/v14_0/delete_education_doctypes.py
@@ -50,6 +50,6 @@
click.secho(
"Education Module is moved to a separate app"
- "Please install the app to continue using the module: https://github.com/frappe/healthcare",
+ "Please install the app to continue using the module: https://github.com/frappe/education",
fg="yellow",
)