Skip to content

Commit 22e84fa

Browse files
committed
Fix 'Get started' button in home page
1 parent 43750b9 commit 22e84fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Beamstack
44

55
{{< blocks/cover title="Beamstack" image_anchor="top" height="full" >}}
66
<p class="lead mt-5">A Machine Learning Pipeline Deployment Tool for Kubernetes</p>
7-
<a class="btn btn-lg btn-primary mr-3 mb-4" href="/docs/getting-started">
7+
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< param prefixURL >}}/docs/getting-started">
88
Get Started <i class="fas fa-arrow-alt-circle-right ms-2"></i>
99
</a>
1010
<a class="btn btn-lg btn-secondary ml-3 mb-4" href="https://github.com/BeamStackProj/beamstack-cli">

0 commit comments

Comments
 (0)