Skip to content
Open
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
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ <h2 class="mt-2">Git Cheat Sheets</h2>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/sk/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Slovenský</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/tr/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Türkçe</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/ua/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> Ukrainian</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/zh_CN/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> 簡體中文</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/zh_CN/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> 简体中文</a></li>
<li><a class="d-flex flex-items-center" href="{{ site.baseurl }}/downloads/zh_TW/github-git-cheat-sheet/"><span class="d-flex mr-2">{% octicon download %}</span> 繁體中文</a></li>
</ul>
</div>
Expand Down