diff --git a/docs/api-doc.md b/docs/api-doc.md index 58e427eeb5..3765616126 100644 --- a/docs/api-doc.md +++ b/docs/api-doc.md @@ -187,7 +187,7 @@ should be on par with the latest LibSass interface version. Some of them may not have all features implemented! 1. [Perl Example](https://github.com/sass/perl-libsass/blob/master/lib/CSS/Sass.xs) -2. [Go Example](http://godoc.org/github.com/wellington/go-libsass#example-Context-Compile) +2. [Go Example](https://godoc.org/github.com/wellington/go-libsass#example-Compiler--Stdin) 3. [Node Example](https://github.com/sass/node-sass/blob/master/src/binding.cpp) ## ABI forward compatibility