Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: polish links
so about links to v3
  • Loading branch information
jstrachan committed Dec 21, 2020
1 parent eb089de commit 235289b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
6 changes: 1 addition & 5 deletions content/en/_index.html
Expand Up @@ -163,15 +163,11 @@
</div>
</div>
<p>
<a href="/v3/admin/" class="btn btn-lg bg-primary text-light my-4"> <i class="fa fa-paperclip fa-2x align-middle"></i> Get Started with 3.0 Beta </a>&nbsp&nbsp;
<a href="/v3/" class="btn btn-lg bg-primary text-light my-4"> <i class="fa fa-paperclip fa-2x align-middle"></i> Get Started with 3.0 Beta </a>&nbsp&nbsp;

<a href="/docs/" class="btn btn-secondary btn-lg"> <i class="fa fa-paperclip fa-2x align-middle"></i> Use 2.x </a>&nbsp;

<a href="https://github.com/jenkins-x/jx-cli" class="btn btn-secondary btn-lg" target="_BLANK" rel="noopener noreferrer"><i class="fa fa-github fa-2x align-middle"></i> View Repo </a>




</p>
</div>
</section>
Expand Down
3 changes: 0 additions & 3 deletions content/en/about/_index.md
Expand Up @@ -3,9 +3,6 @@ title: About
linktitle: About
description: An overview of the concepts in Jenkins X
type: docs
menu:
main:
weight: 10
cascade:
type: docs
aliases:
Expand Down
3 changes: 3 additions & 0 deletions content/en/v3/about/_index.md
Expand Up @@ -4,6 +4,9 @@ linktitle: About
type: docs
description: Documentation about Jenkins X 3.x benefits, comparison and how it works
weight: 5
menu:
main:
weight: 10
aliases:
- /v3/about/
---
Expand Down

0 comments on commit 235289b

Please sign in to comment.