Skip to content

Commit fd7eec9

Browse files
authored
Fix the URL for the sass_api package on pub.dev (#1435)
1 parent 67db39c commit fd7eec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ This provides access to the Sass AST and APIs for resolving Sass loads without
137137
running a full compilation. It's separated out into its own package so that it
138138
can increase its version number independently of the main `sass` package.
139139

140-
[`sass_api` package]: https://pub.dev/package/sass_api
140+
[`sass_api` package]: https://pub.dev/packages/sass_api
141141

142142
### From Source
143143

0 commit comments

Comments
 (0)