From 7d095ca0fbd6087a687cfa0ff8fc9fcaf4921bd8 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sun, 4 Dec 2016 11:19:40 +0100 Subject: [PATCH] Fix ordering --- free-programming-playgrounds.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 0b36f515..14a3dc5e 100644 --- a/free-programming-playgrounds.md +++ b/free-programming-playgrounds.md @@ -8,7 +8,7 @@ * [PHP](#php) * [Python](#python) * [Ruby](#ruby) -* [sql](#sql) +* [SQL](#sql) ### Angular @@ -16,11 +16,6 @@ * [Plunker](http://plnkr.co) -### FlexBox - -* [Echoplex](http://the-echoplex.net/flexyboxes/) - - ### CSS * [CodePen](http://codepen.io) @@ -29,6 +24,11 @@ * [Dabblet](http://dabblet.com) +### FlexBox + +* [Echoplex](http://the-echoplex.net/flexyboxes/) + + ### JavaScript * [CodePen](http://codepen.io) -- GitLab