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.
2 parents 140f918 + b798411 commit ce2fa80Copy full SHA for ce2fa80
layouts/partials/ref/index.html
@@ -3,10 +3,8 @@
3
<h1>Reference</h1>
4
<div class='callout quickref'>
5
<p>
6
- Quick reference guides:
7
- <a href="https://github.github.com/training-kit/">GitHub Cheat Sheet</a>
8
- |
9
- <a href="https://ndpsoftware.com/git-cheatsheet.html">Visual Git Cheat Sheet</a>
+ Quick reference guide:
+ <a href="{{ relURL "cheat-sheet" }}">Cheat Sheet</a>
10
</p>
11
</div>
12
<div class="callout all-commands">
0 commit comments