2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00
Switch links to the GitHub organization and fix redirected links
This commit is contained in:
XhmikosR
2020-03-25 16:38:44 +02:00
parent effe4e9588
commit 573c10f099
10 changed files with 21 additions and 20 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
</li>
<li class="nav-item">
<a class="nav-link p-2" href="{{ site.repo }}" target="_blank" rel="noopener" aria-label="GitHub">
<a class="nav-link p-2" href="{{ site.github_org }}" target="_blank" rel="noopener" aria-label="GitHub">
{%- include icons/github.svg class="navbar-nav-svg" -%}
</a>
</li>