From abca510f9a2eb7647e3d0a665ce988f6489e27a3 Mon Sep 17 00:00:00 2001
From: Prateeksha Singh
Date: Fri, 20 Jul 2018 16:07:50 +0530
Subject: [PATCH] Update conf.js
---
erpnext/public/js/conf.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/erpnext/public/js/conf.js b/erpnext/public/js/conf.js
index 08f8d43e50..0997ef394a 100644
--- a/erpnext/public/js/conf.js
+++ b/erpnext/public/js/conf.js
@@ -11,7 +11,7 @@ $(document).bind('toolbar_setup', function() {
href="https://discuss.erpnext.com">Feedback
'
- $('.navbar-home').html('
');
$('[data-link="docs"]').attr("href", "https://frappe.github.io/erpnext/")