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:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user