commit | dd93ea067e1a147462fe1bc5aabb0ca63f3c89fc | [log] [tgz] |
---|---|---|
author | MohsinAli <mmatiyailol@gmail.com> | Mon Apr 17 17:00:52 2023 +0530 |
committer | GitHub <noreply@github.com> | Mon Apr 17 17:00:52 2023 +0530 |
tree | 5bf0616adff0f91342dffaff4c565216cc91af92 | |
parent | 534ea5ad2170bfd95a620c82fd700287404cda65 [diff] |
fix: change discuss forum url (#34891) [skip ci]
diff --git a/erpnext/setup/install.py b/erpnext/setup/install.py index 088958d..3e1e394 100644 --- a/erpnext/setup/install.py +++ b/erpnext/setup/install.py
@@ -161,7 +161,7 @@ { "item_label": "User Forum", "item_type": "Route", - "route": "https://discuss.erpnext.com", + "route": "https://discuss.frappe.io", "is_standard": 1, }, {