Skip to content

Commit 192dbd9

Browse files
authored
Fix link to Babel transform docs (#482)
1 parent 6437d18 commit 192dbd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function CounterValue() {
5858
}
5959
```
6060

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

6363
### `useSignals` hook
6464

0 commit comments

Comments
 (0)