From bbfcaa47b4621894bd65bc31cd6d871f0b45166b Mon Sep 17 00:00:00 2001 From: Reza Qorbani Date: Wed, 6 Mar 2013 10:18:50 -0800 Subject: [PATCH] Fix links in "In the Wild" and "The JavaScript Style Guide Guide" sections --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 31ef0864..f9dc9135 100644 --- a/README.md +++ b/README.md @@ -1332,16 +1332,16 @@ This is a list of organizations that are using this style guide. Send us a pull request or open an issue and we'll add you to the list. - - **Airbnb**: [airbnb/javascript](//github.com/airbnb/javascript) - - **American Insitutes for Research**: [AIRAST/javascript](//github.com/AIRAST/javascript) - - **ExactTarget**: [ExactTarget/javascript](//github.com/ExactTarget/javascript) - - **GoCardless**: [gocardless/javascript](//github.com/gocardless/javascript) - - **GoodData**: [gooddata/gdc-js-style](//github.com/gooddata/gdc-js-style) - - **How About We**: [howaboutwe/javascript](//github.com/howaboutwe/javascript) - - **MinnPost**: [MinnPost/javascript](//github.com/MinnPost/javascript) + - **Airbnb**: [airbnb/javascript](https://github.com/airbnb/javascript) + - **American Insitutes for Research**: [AIRAST/javascript](https://github.com/AIRAST/javascript) + - **ExactTarget**: [ExactTarget/javascript](https://github.com/ExactTarget/javascript) + - **GoCardless**: [gocardless/javascript](https://github.com/gocardless/javascript) + - **GoodData**: [gooddata/gdc-js-style](https://github.com/gooddata/gdc-js-style) + - **How About We**: [howaboutwe/javascript](https://github.com/howaboutwe/javascript) + - **MinnPost**: [MinnPost/javascript](https://github.com/MinnPost/javascript) - **National Geographic**: [natgeo/javascript](https://github.com/natgeo/javascript) - - **Razorfish**: [razorfish/javascript-style-guide](//github.com/razorfish/javascript-style-guide) - - **Shutterfly**: [shutterfly/javascript](//github.com/shutterfly/javascript) + - **Razorfish**: [razorfish/javascript-style-guide](https://github.com/razorfish/javascript-style-guide) + - **Shutterfly**: [shutterfly/javascript](https://github.com/shutterfly/javascript) ## Translation @@ -1352,7 +1352,7 @@ ## The JavaScript Style Guide Guide - - [Reference](//github.com/airbnb/javascript/wiki/The-JavaScript-Style-Guide-Guide) + - [Reference](https://github.com/airbnb/javascript/wiki/The-JavaScript-Style-Guide-Guide) ## Contributors