Skip to content

Commit

Permalink
Fix the URL for the sass_api package on pub.dev (#1435)
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Aug 17, 2021
1 parent 67db39c commit fd7eec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ This provides access to the Sass AST and APIs for resolving Sass loads without
running a full compilation. It's separated out into its own package so that it
can increase its version number independently of the main `sass` package.

[`sass_api` package]: https://pub.dev/package/sass_api
[`sass_api` package]: https://pub.dev/packages/sass_api

### From Source

Expand Down

0 comments on commit fd7eec9

Please sign in to comment.