mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Fix a few links.
* fix `/versions/` link * add missing trailing slashes * fix a couple of redirects
This commit is contained in:
+1
-1
@@ -78,6 +78,6 @@ gem install bootstrap -v {{ site.current_ruby_version }}
|
||||
</p>
|
||||
<img class="img-fluid mt-3 mx-auto" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/img/bootstrap-themes.png" alt="Bootstrap Themes" width="1024" height="388">
|
||||
<hr class="half-rule">
|
||||
<a href="{{ site.themes }}" class="btn btn-outline-primary">Browse themes</a>
|
||||
<a href="{{ site.themes }}/" class="btn btn-outline-primary">Browse themes</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user