Skip to content

Commit 5cb5cd1

Browse files
authored
Merge pull request #2410 from drewwells/patch-1
fix go doc link
2 parents 5a7dbc8 + ca29019 commit 5cb5cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ should be on par with the latest LibSass interface version. Some of them may not
187187
have all features implemented!
188188

189189
1. [Perl Example](https://github.com/sass/perl-libsass/blob/master/lib/CSS/Sass.xs)
190-
2. [Go Example](http://godoc.org/github.com/wellington/go-libsass#example-Context-Compile)
190+
2. [Go Example](https://godoc.org/github.com/wellington/go-libsass#example-Compiler--Stdin)
191191
3. [Node Example](https://github.com/sass/node-sass/blob/master/src/binding.cpp)
192192

193193
## ABI forward compatibility

0 commit comments

Comments
 (0)