refactor: remove erpnext.com link
diff --git a/erpnext/www/lms/index.html b/erpnext/www/lms/index.html
index c33aeb5..fcefc83 100644
--- a/erpnext/www/lms/index.html
+++ b/erpnext/www/lms/index.html
@@ -45,7 +45,6 @@
 		<p class="mt-4">
 			<a class="btn btn-primary btn-lg" href="{{ '/login#signup' if frappe.session.user == 'Guest' else '/lms/all-programs' }}">{{ 'Start Learning' if frappe.session.user == 'Guest' else 'Explore Programs'}}</a>
 		</p>
-		<a href="https://erpnext.com" target="blank" class="mt-0 small text-muted">Go to erpnext.com</a>
 	</div>
 	<div class='container'>
 		<div class="row mt-5">