styleguide/partials/style_block.tpl in reustyle-2.0.10 vs styleguide/partials/style_block.tpl in reustyle-2.0.11
- old
+ new
@@ -1,8 +1,8 @@
<div class="styleguide__block" id="{{link}}">
<h2 class="styleguide__block-title">
{{name}}
- <a href="https://github.com/uswitch/ustyle/tree/master/{{path}}" class="styleguide__file-link"><svg class="us-icon--small us-icon--github"><use xlink:href="/images/icons.svg#icon-github">Github:</use></svg> <span class="us-tablet--inline">{{file}}</span></a>
+ <a href="https://github.com/uswitch/reustyle/tree/master/{{path}}" class="styleguide__file-link"><svg class="us-icon--small us-icon--github"><use xlink:href="/images/icons.svg#icon-github">Github:</use></svg> <span class="us-tablet--inline">{{file}}</span></a>
</h2>
<div class="styleguide__description">
{{{description}}}
</div>