Skip to content

Commit

Permalink
Update main README table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
pajicf authored and kanej committed Sep 26, 2023
1 parent a02a881 commit cb297ff
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 @@ -39,9 +39,9 @@ See our [Getting started guide](./docs/getting-started-guide.md) for a worked ex
- [Creating Modules for Deployments](./docs/creating-modules-for-deployment.md)
- [Deploying a Contract](./docs/creating-modules-for-deployment.md#deploying-a-contract)
- [Calling contract methods](./docs/creating-modules-for-deployment.md#calling-contract-methods)
- [Network Accounts Management](./docs/creating-modules-for-deployment.md#network-accounts-management)
- [Including modules within modules](./docs/creating-modules-for-deployment.md#including-modules-within-modules)
- [Module Parameters](./docs/creating-modules-for-deployment.md#module-parameters)
- [Switching based on the _Network Chain ID_](./docs/creating-modules-for-deployment.md#switching-based-on-the-network-chain-id)
- [Using Hardhat Ignition in _Hardhat_ tests](./docs/using-ignition-in-hardhat-tests.md)
- [Running a deployment](./docs/running-a-deployment.md)
- [Visualizing your deployment with the `visualize` task](./docs/running-a-deployment.md#visualizing-your-deployment-with-the-visualize-task)
Expand Down

0 comments on commit cb297ff

Please sign in to comment.