mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Fix URLs
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<small>v{{ site.data.meta.version }}</small>
|
||||
</span>
|
||||
</a>
|
||||
<a class="button is-light is-large" href="{{ site.data.meta.documentation }}">
|
||||
<a class="button is-light is-large" href="{{ site.url }}{{ site.data.meta.documentation }}">
|
||||
<span>
|
||||
<span>View</span>
|
||||
<strong>docs</strong>
|
||||
|
||||
Reference in New Issue
Block a user