From 6161375094a994236e3a6066c8db7aab979bc22c Mon Sep 17 00:00:00 2001 From: Jose Joaquin Merino Date: Mon, 22 Sep 2014 12:35:31 -0700 Subject: [PATCH] Added author in: Other Styles JeongHoon Byun (https://github.com/outsideris) created the website that this repo links to. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ddaa34a..1808a026 100644 --- a/README.md +++ b/README.md @@ -1444,7 +1444,7 @@ - [Naming this in nested functions](https://gist.github.com/4135065) - Christian Johansen - [Conditional Callbacks](https://github.com/airbnb/javascript/issues/52) - - [Popular JavaScript Coding Conventions on Github](http://sideeffect.kr/popularconvention/#javascript) + - [Popular JavaScript Coding Conventions on Github](http://sideeffect.kr/popularconvention/#javascript) - JeongHoon Byun - [Multiple var statements in JavaScript, not superfluous](http://benalman.com/news/2012/05/multiple-var-statements-javascript/) - Ben Alman **Further Reading**