We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43750b9 commit 22e84faCopy full SHA for 22e84fa
content/en/_index.md
@@ -4,7 +4,7 @@ title: Beamstack
4
5
{{< blocks/cover title="Beamstack" image_anchor="top" height="full" >}}
6
<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">
+<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< param prefixURL >}}/docs/getting-started">
8
Get Started <i class="fas fa-arrow-alt-circle-right ms-2"></i>
9
</a>
10
<a class="btn btn-lg btn-secondary ml-3 mb-4" href="https://github.com/BeamStackProj/beamstack-cli">
0 commit comments