Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 9210ba7

Browse files
committed
Merge pull request #184 from tgfjt/patch-1
fix link to postcss#source-map on usage.md
2 parents fa5979a + d527dea commit 9210ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ _(default: _depends on `sourcemap`: `undefined` if `sourcemap` is `false`,
211211

212212
If you want better control on sourcemap, you are at the right place.
213213
This is the
214-
[postcss `map` option](https://github.com/postcss/postcss#source-map-1),
214+
[postcss `map` option](https://github.com/postcss/postcss#source-map),
215215
so checkout the related documentation directly.
216216

217217
_If you specify this option, `sourcemap` value will be ignored._

0 commit comments

Comments
 (0)