[fix] Links now redirect to erpnext.com

This commit is contained in:
scmmishra
2019-01-25 12:56:27 +05:30
parent f2d0be7299
commit 3f9b231f31
6 changed files with 9 additions and 11 deletions

View File

@@ -16,8 +16,6 @@ staging_version = '11.0.3-beta.34'
error_report_email = "support@erpnext.com"
docs_app = "foundation"
app_include_js = "assets/js/erpnext.min.js"
app_include_css = "assets/css/erpnext.css"
web_include_js = "assets/js/erpnext-web.min.js"