diff --git a/docs/implementations.md b/docs/implementations.md index 9f06a4d6d..6078fb017 100644 --- a/docs/implementations.md +++ b/docs/implementations.md @@ -37,7 +37,7 @@ There are several implementations of `libsass` for a variety of languages. Here * [nim-sass](https://github.com/zacharycarter/nim-sass) ### node.js -* [node-sass](https://github.com/andrew/node-sass) +* [node-sass](https://github.com/sass/node-sass) ### Perl * [CSS::Sass](https://github.com/caldwell/CSS-Sass)