Skip to content

Commit 6876375

Browse files
authored
Merge pull request tachyons-css#107 from stefanfisk/patch-1
Fix invalid href attribute
2 parents 7385de2 + c39c690 commit 6876375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ <h2 class="f4 f2-ns fw6 mb2">Functional</h2>
264264
<h2 class="f4 f2-ns fw6 mb2">Multiple Flavors</h2>
265265
<p class="f5 measure lh-copy mt0">
266266
Don't like the class names? We've got <a class="black dim" href="https://github.com/tachyons-css/tachyons-verbose">a more verbose version you might like</a>.
267-
Want to use Sass instead of Postcss? <a class="black dim" href="http://github.com/tachyons-css/tachyons-sass">We've got a repo for that too :)</a> Tachyons isn't just a css toolkit. It's a design system. Utitlized here in a <a class="black dim" href"https://github.com/tachyons-css/react-native-style-tachyons">react native boilerplate.</a>
267+
Want to use Sass instead of Postcss? <a class="black dim" href="http://github.com/tachyons-css/tachyons-sass">We've got a repo for that too :)</a> Tachyons isn't just a css toolkit. It's a design system. Utitlized here in a <a class="black dim" href="https://github.com/tachyons-css/react-native-style-tachyons">react native boilerplate.</a>
268268
</p>
269269
</article>
270270
</div>

0 commit comments

Comments
 (0)