Rename upgrade-safe package to upgradeable

This commit is contained in:
Francisco Giordano
2020-11-12 16:10:01 -03:00
parent 679b7d147c
commit 1a230e3aa5
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
* xref:index.adoc[Overview]
* xref:extending-contracts.adoc[Extending Contracts]
* xref:upgrade-safe.adoc[Using with Upgrades]
* xref:upgradeable.adoc[Using with Upgrades]
* xref:releases-stability.adoc[Releases & Stability]