[fix] ERPNext signup link fix on demo page (#10649)

diff --git a/erpnext/templates/pages/demo.html b/erpnext/templates/pages/demo.html
index f94a7c4..10743b8 100644
--- a/erpnext/templates/pages/demo.html
+++ b/erpnext/templates/pages/demo.html
@@ -60,7 +60,7 @@
 </div>
 
 
-<p class='text-muted text-center small' style='margin-top: -20px;'><a href="https://erpnext.com/signup?plan=Free-Solo">Sign up for a Free ERPNext.com account here</a>
+<p class='text-muted text-center small' style='margin-top: -20px;'><a href="https://erpnext.com/pricing">Start a free 30-day trial </a>
 </p>
 <style>
 html, body {