Skip to content

Commit

Permalink
Fix codegen link
Browse files Browse the repository at this point in the history
  • Loading branch information
lunaleaps authored Mar 1, 2024
1 parent e14b94e commit bf6d89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can find New Architecture updates [here](https://github.com/reactwg/react-na
- New Architecture Workflows
- [Create a Fabric Native Component](./docs/fabric-native-components.md)
- [Create a Turbo Native Module](./docs/turbo-modules.md)
- [Using Codegen](./docs/codegen) to write type-safe Fabric Components and Turbo Modules
- [Using Codegen](./docs/codegen.md) to write type-safe Fabric Components and Turbo Modules
- Writing [cross-platform TurboModules](./docs/turbo-modules-xplat.md) with C++
- Supporting [custom C++ types](./docs/cxx-custom-types.md)
- [Using React 18](./docs/react-18.md) features
Expand Down

0 comments on commit bf6d89d

Please sign in to comment.