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

Commit 500c953

Browse files
authored
Merge pull request #236 from csstools/revert-235-patch-1
Revert "update a GitHub link"
2 parents e849662 + a16e7df commit 500c953

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/main/src/lib/plugins-by-id.js#L32)
144+
will disable it. [List of IDs](https://github.com/csstools/postcss-preset-env/blob/master/src/lib/plugins-by-id.js#L36)
145145

146146
```js
147147
postcssPresetEnv({

0 commit comments

Comments
 (0)