Skip to content

Commit 228361c

Browse files
zoeyTMkanej
andauthored
Update docs/src/content/ignition/docs/guides/upgradeable-proxies.md
Co-authored-by: John Kane <[email protected]>
1 parent 70974bd commit 228361c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/ignition/docs/guides/upgradeable-proxies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Using Hardhat Ignition with upgradeable proxies
1+
# Upgradeable proxies
22

33
When developing smart contracts, you may decide to use an upgradeable proxy pattern to allow for future upgrades to your contracts. This guide will explain how to create Ignition modules to deploy and interact with your upgradeable proxy contracts.
44

0 commit comments

Comments
 (0)