Skip to content

Commit ed61bd6

Browse files
authored
Homepage: Maybe a more useful link? (#27829)
1 parent e5ba365 commit ed61bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/views/pages/homepage.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</h1>
4040
<p>Replace the sprawl with <%= primaryBuyingSituation === 'vm'? 'secure, open-source reporting that works the way you want' : primaryBuyingSituation === 'eo-security'? 'open-source telemetry that works the way you want' : 'lightning fast device management that lets employees see what\'s going on' %>.</p>
4141
<div purpose="button-row" class="d-flex justify-content-start align-items-center">
42-
<a purpose="cta-button" href="<%= primaryBuyingSituation === 'mdm' ? '/device-management' : primaryBuyingSituation === 'vm' ? '/vulnerability-management' : primaryBuyingSituation === 'eo-security' ? '/orchestration' : primaryBuyingSituation === 'eo-it' ? '/orchestration' : '/device-management' %>">Learn how</a>
42+
<a purpose="cta-button" href="/docs/get-started/why-fleet">Learn how</a>
4343
<animated-arrow-button href="/contact">Talk to an engineer</animated-arrow-button>
4444
</div>
4545
</div>

0 commit comments

Comments
 (0)