ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 4962c5ab1bc83a10da967075101eb65b06c98209
parent 976003e9870c4307703266f58c28339f46b4fdc1
Author: Konstantin Tarkus <hello@tarkus.me>
Date:   Fri,  3 Apr 2015 15:07:39 +0300

Fix a link in react-style-guide.md

Diffstat:
Mdocs/react-style-guide.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/react-style-guide.md b/docs/react-style-guide.md @@ -17,7 +17,7 @@ A sample file structure per component: /src/components/Navigation/package.json ``` -For more information google for [component-based UI development](google.com/search?q=component-based+ui+development). +For more information google for [component-based UI development](https://google.com/search?q=component-based+ui+development). ### CSS Class Names