Skip to content

Commit caf0eff

Browse files
lovekyianschmitz
authored andcommitted
update link for difference between proposal stages (#6149)
seems the page which the old link points to has removed the related information.
1 parent ddf2941 commit caf0eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/supported-browsers-features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This project supports a superset of the latest JavaScript standard. In addition
1919
- [Class Fields and Static Properties](https://github.com/tc39/proposal-class-public-fields) (part of stage 3 proposal).
2020
- [JSX](https://facebook.github.io/react/docs/introducing-jsx.html), [Flow](./adding-flow) and [TypeScript](./adding-typescript).
2121

22-
Learn more about [different proposal stages](https://babeljs.io/docs/plugins/#presets-stage-x-experimental-presets-).
22+
Learn more about [different proposal stages](https://tc39.github.io/process-document/).
2323

2424
While we recommend using experimental proposals with some caution, Facebook heavily uses these features in the product code, so we intend to provide [codemods](https://medium.com/@cpojer/effective-javascript-codemods-5a6686bb46fb) if any of these proposals change in the future.
2525

0 commit comments

Comments
 (0)