From 9f5bd24ecc201f9d94251d423f7d9153423451ae Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Wed, 3 Feb 2016 01:24:45 +0100 Subject: [PATCH] fix broken link to demo on github --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c17da2c..6dee902 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Recreating all the flags of the nations of the world in pure CSS, using only one `div` per flag. -You can see it live on [https://pixelastic.github.io/css-flags/]() +You can see it live on [https://pixelastic.github.io/css-flags/](https://pixelastic.github.io/css-flags/) This side-project has no real-world application, it was just an exercice to push the boundaries of what I know about CSS. Trying to use the language to do things