Browse Source

Update template.html

Add correct URL for 'Ratchet on Github'
pull/331/head
Christian 11 years ago
parent
commit
c02976257c
  1. 4
      dist/template.html

4
dist/template.html vendored

@ -52,7 +52,7 @@
</a> </a>
</li> </li>
<li class="table-view-cell"> <li class="table-view-cell">
<a class="push-right" href="https://goratchet.com"> <a class="push-right" href="https://github.com/twbs/ratchet/">
<strong>Ratchet on Github</strong> <strong>Ratchet on Github</strong>
</a> </a>
</li> </li>
@ -71,4 +71,4 @@
</div> </div>
</body> </body>
</html> </html>

Loading…
Cancel
Save