Skip to content

Commit

Permalink
Fix link to Babel transform docs (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianb committed Dec 30, 2023
1 parent 6437d18 commit 192dbd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ function CounterValue() {
}
```

See the [Readme for the Babel plugin](../babel-plugin-signals-react/README.md) for more details about how the transform works and configuring it.
See the [Readme for the Babel plugin](../react-transform/README.md) for more details about how the transform works and configuring it.

### `useSignals` hook

Expand Down

0 comments on commit 192dbd9

Please sign in to comment.