Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit 031fad6

Browse files
authored
update a GitHub link
1 parent 167668f commit 031fad6

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
@@ -141,7 +141,7 @@ features.
141141

142142
The `features` option enables or disables specific polyfills by ID. Passing
143143
`true` to a specific feature ID will enable its polyfill, while passing `false`
144-
will disable it. [List of IDs](https://github.com/csstools/postcss-preset-env/blob/master/src/lib/plugins-by-id.js#L36)
144+
will disable it. [List of IDs](https://github.com/csstools/postcss-preset-env/blob/main/src/lib/plugins-by-id.js#L32)
145145

146146
```js
147147
postcssPresetEnv({

0 commit comments

Comments
 (0)