Browse Source

Fix formatting

Victor Felder 8 years ago
parent
commit
3b7aaefebe
2 changed files with 7 additions and 7 deletions
  1. 1 1
      free-programming-books.md
  2. 6 6
      free-programming-playgrounds.md

+ 1 - 1
free-programming-books.md

@@ -1208,8 +1208,8 @@
 * [MaintainableCSS](http://maintainablecss.com)
 * [Pro HTML5 Programming]( http://apress.jensimmons.com/v5/pro-html5-programming/ch0.html)
 * [Scalable and Modular Architecture for CSS](https://smacss.com) - Jonathan Snook
+* [Understanding Flexbox: Everything you need to know](https://ohansemmanuel.github.io/uf_download.html) - Ohans Emmanuel
 * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus
-* [Understanding Flexbox: Everything you need to know] (https://ohansemmanuel.github.io/uf_download.html) - Ohans Emmanuel
 
 
 #### Bootstrap

+ 6 - 6
free-programming-playgrounds.md

@@ -1,8 +1,8 @@
 ### Index
 
 * [Angular](#angular)
-* [CSS](#css)
 * [Crystal](#crystal)
+* [CSS](#css)
 * [FlexBox](#flexbox)
 * [JavaScript](#javascript)
 * [Node.js](#nodejs)
@@ -17,6 +17,11 @@
 * [Plunker](http://plnkr.co)
 
 
+### Crystal
+
+* [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr)
+
+
 ### CSS
 
 * [CodePen](http://codepen.io)
@@ -25,11 +30,6 @@
 * [Dabblet](http://dabblet.com)
 
 
-### Crystal
-
-* [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr)
-
-
 ### FlexBox
 
 * [Echoplex](http://the-echoplex.net/flexyboxes/)