Skip to content

Commit

Permalink
Fix plugin README link 🔧
Browse files Browse the repository at this point in the history
  • Loading branch information
Kooshaba committed Mar 5, 2024
1 parent 736815b commit 345db10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugins/README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ function createPlugin(pluginLayer: PluginLayer) {
}
```

You can view the `PluginLayer` API [here](https://github.com/latticexyz/skystrife/blob/main/packages/client/src/layers/Plugins/createPluginLayer.ts).
You can view the `PluginLayer` API [here](../client/src/layers/Plugins/createPluginLayer.ts).

## Examples

Expand Down

0 comments on commit 345db10

Please sign in to comment.