Create gh-pages branch via GitHub

This commit is contained in:
Harrison Shoff
2015-12-18 10:50:34 -08:00
parent 2543287b23
commit 2c07e20a28
2 changed files with 3 additions and 3 deletions

View File

@@ -30,8 +30,8 @@
<p>Other Style Guides</p>
<ul>
<li><a href="es5/">ES5</a></li>
<li><a href="react/">React</a></li>
<li><a href="https://github.com/airbnb/javascript/tree/master/es5">ES5</a></li>
<li><a href="https://github.com/airbnb/javascript/tree/master/react">React</a></li>
<li><a href="https://github.com/airbnb/css">CSS &amp; Sass</a></li>
<li><a href="https://github.com/airbnb/ruby">Ruby</a></li>
</ul>

File diff suppressed because one or more lines are too long