styleguide/partials/_header.tpl in ustyle-1.4.0 vs styleguide/partials/_header.tpl in ustyle-1.4.1
- old
+ new
@@ -1,7 +1,7 @@
<header class="ustyle__header">
<a class="logo" href="/">
<span class="logo__icon us-icon--notext us-icon--ustyle us-icon--typegrey us-icon--medium--mobile us-icon--large"></span>
uStyle
</a>
- <a class="version" href="https://github.com/uswitch/ustyle/releases/tag/{{project.version}}">v{{project.version}}</a>
+ <a class="version" href="https://github.com/uswitch/ustyle/releases/tag/v{{project.version}}">v{{project.version}}</a>
</header>