[minor] fix image for demo
diff --git a/erpnext/templates/pages/demo.html b/erpnext/templates/pages/demo.html
index e1d98a1..8db6ad2 100644
--- a/erpnext/templates/pages/demo.html
+++ b/erpnext/templates/pages/demo.html
@@ -51,7 +51,7 @@
 
 <!-- no-header -->
 <div class="page-hero text-center">
-	<img src="/assets/erpnext_demo/images/erp-icon-box.svg" style="max-width: 100px; max-height: 100px;">
+	<img src="/assets/erpnext/images/erp-icon.svg" style="max-width: 100px; max-height: 100px;">
 	<h1>ERPNext Demo</h1>
 	<p style="margin-top: 60px;">
 		<input id="lead-email" type="email"