fix: change discuss forum url (#34891)

[skip ci]
This commit is contained in:
MohsinAli 2023-04-17 17:00:52 +05:30 committed by GitHub
parent 534ea5ad21
commit dd93ea067e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -161,7 +161,7 @@ def add_standard_navbar_items():
{
"item_label": "User Forum",
"item_type": "Route",
"route": "https://discuss.erpnext.com",
"route": "https://discuss.frappe.io",
"is_standard": 1,
},
{