Skip to content

Commit df27e44

Browse files
authored
docs: fix wrong link
1 parent 049fd8d commit df27e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/guide/markdown.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ Wraps in a <div class="vp-raw">
255255
}
256256
```
257257

258-
It uses [`postcss-prefix-selector`](https://github.com/postcss/postcss-load-config) under the hood. You can pass its options like this:
258+
It uses [`postcss-prefix-selector`](https://github.com/RadValentin/postcss-prefix-selector) under the hood. You can pass its options like this:
259259

260260
```js
261261
postcssIsolateStyles({

0 commit comments

Comments
 (0)