Fixing broken link on deploy page (#40487)

<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
The deployment page had a broken link to the docs page.
This commit is contained in:
johnjeremiah
2026-02-25 08:41:44 -06:00
committed by GitHub
parent 91301a03fc
commit a3166c4486
+1 -1
View File
@@ -198,7 +198,7 @@
<p>Fits existing cloud or on-prem environments</p>
</div>
<div purpose="button-row">
<a purpose="cta-button" class="btn btn-primary" href="//docs/deploy/deploy-fleet" no-underline>Deploy Fleet</a>
<a purpose="cta-button" class="btn btn-primary" href="/docs/deploy/deploy-fleet" no-underline>Deploy Fleet</a>
<animated-arrow-button href="/pricing">See pricing</animated-arrow-button>
</div>
</div>