From be61bbd53c93b4937be7c313c87a0a24c6f64be5 Mon Sep 17 00:00:00 2001 From: Gregory McCue Date: Thu, 1 Oct 2015 11:35:30 +0200 Subject: [PATCH 1/2] Add Ecosia to "In the Wild" section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 243311b7..55da2887 100644 --- a/README.md +++ b/README.md @@ -2136,6 +2136,7 @@ Other Style Guides - **Compass Learning**: [compasslearning/javascript-style-guide](https://github.com/compasslearning/javascript-style-guide) - **DailyMotion**: [dailymotion/javascript](https://github.com/dailymotion/javascript) - **Digitpaint** [digitpaint/javascript](https://github.com/digitpaint/javascript) + - **Ecosia**: [evernote/javascript](https://github.com/ecosia/javascript) - **Evernote**: [evernote/javascript-style-guide](https://github.com/evernote/javascript-style-guide) - **ExactTarget**: [ExactTarget/javascript](https://github.com/ExactTarget/javascript) - **Expensify** [Expensify/Style-Guide](https://github.com/Expensify/Style-Guide/blob/master/javascript.md) From 3c3c9a299d8986819af2387e5a4766196480f1e7 Mon Sep 17 00:00:00 2001 From: Gregory McCue Date: Thu, 1 Oct 2015 19:08:05 +0200 Subject: [PATCH 2/2] Fix link text. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55da2887..731c54f8 100644 --- a/README.md +++ b/README.md @@ -2136,7 +2136,7 @@ Other Style Guides - **Compass Learning**: [compasslearning/javascript-style-guide](https://github.com/compasslearning/javascript-style-guide) - **DailyMotion**: [dailymotion/javascript](https://github.com/dailymotion/javascript) - **Digitpaint** [digitpaint/javascript](https://github.com/digitpaint/javascript) - - **Ecosia**: [evernote/javascript](https://github.com/ecosia/javascript) + - **Ecosia**: [ecosia/javascript](https://github.com/ecosia/javascript) - **Evernote**: [evernote/javascript-style-guide](https://github.com/evernote/javascript-style-guide) - **ExactTarget**: [ExactTarget/javascript](https://github.com/ExactTarget/javascript) - **Expensify** [Expensify/Style-Guide](https://github.com/Expensify/Style-Guide/blob/master/javascript.md)