Skip to content

Commit

Permalink
chore: add missing link [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kopy-kat committed May 30, 2024
1 parent 701509f commit 110cf01
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 @@ -91,7 +91,7 @@ GAS=true forge test

### Deploying modules

To deploy modules using the [Module Registry](), you can use the `RegistryDeployer` in a foundry script. You can then deploy your module using the following command:
To deploy modules using the [Module Registry](https://github.com/rhinestonewtf/registry/), you can use the `RegistryDeployer` in a foundry script. You can then deploy your module using the following command:

```solidity
address module = deployModule({
Expand Down

0 comments on commit 110cf01

Please sign in to comment.