chore: erpnext.com -> frappe.io/erpnext (#46288)

This commit is contained in:
Ankush Menat
2025-03-05 11:02:21 +05:30
committed by GitHub
parent 55de0176e8
commit 41fe30ea6e
6 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ from erpnext.setup.doctype.incoterm.incoterm import create_incoterms
from .default_success_action import get_default_success_action
default_mail_footer = """<div style="padding: 7px; text-align: right; color: #888"><small>Sent via
<a style="color: #888" href="http://erpnext.org">ERPNext</a></div>"""
<a style="color: #888" href="http://frappe.io/erpnext">ERPNext</a></div>"""
def after_install():