feat(translator_portal): change url from .xyz to .com
This commit is contained in:
parent
7d03c97c75
commit
6aba80361d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ app_email = "info@frappe.io"
|
|||
|
||||
docs_app = "frappe_io"
|
||||
|
||||
translation_contribution_url = "https://translate.erpnext.xyz/api/method/translator.api.add_translation"
|
||||
translation_contribution_url = "https://translate.erpnext.com/api/method/translator.api.add_translation"
|
||||
|
||||
before_install = "frappe.utils.install.before_install"
|
||||
after_install = "frappe.utils.install.after_install"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue