Skip to content

Commit

Permalink
Merge pull request #155 from artichoke/artichoke-trunkify
Browse files Browse the repository at this point in the history
Update artichoke repo markdown links to point to trunk branch
  • Loading branch information
lopopolo authored Dec 16, 2020
2 parents 9c44ef7 + 6de4c9d commit 4c9374c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ <h2 class="display-5 font-weight-normal">Using Cargo</h2>
</p>
<a
class="btn btn-lg btn-outline-dark mb-3"
href="https://github.com/artichoke/artichoke/blob/master/BUILD.md"
href="https://github.com/artichoke/artichoke/blob/trunk/BUILD.md"
>
Build Guide
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h5>Project</h5>
<li>
<a
class="text-muted"
href="https://github.com/artichoke/artichoke/blob/master/VISION.md"
href="https://github.com/artichoke/artichoke/blob/trunk/VISION.md"
>
Vision
</a>
Expand Down

0 comments on commit 4c9374c

Please sign in to comment.