Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions layouts/partials/ref/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
<h1>Reference</h1>
<div class='callout quickref'>
<p>
Quick reference guides:
<a href="https://github.github.com/training-kit/">GitHub Cheat Sheet</a>
|
<a href="https://ndpsoftware.com/git-cheatsheet.html">Visual Git Cheat Sheet</a>
Quick reference guide:
<a href="{{ relURL "cheat-sheet" }}">Cheat Sheet</a>
</p>
</div>
<div class="callout all-commands">
Expand Down
Loading