You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ validate your work:
37
37
38
38
This repository contains the reference implementation of the parser. Other implementations exist which should be preferred for use in production and in tooling.
39
39
40
-
- The JavaScript implementation at [`fluent.js`](https://github.com/projectfluent/fluent.js), including the [React bindings](https://github.com/projectfluent/fluent.js/tree/master/fluent-react).
40
+
- The JavaScript implementation at [`fluent.js`](https://github.com/projectfluent/fluent.js), including the [React bindings](https://github.com/projectfluent/fluent.js/tree/main/fluent-react).
41
41
- The Python implementation at [`python-fluent`](https://github.com/projectfluent/python-fluent).
42
42
- The Rust implementation at [`fluent-rs`](https://github.com/projectfluent/fluent-rs).
0 commit comments