diff --git a/versioned_docs/version-5.x/monthly-update/2022/03.md b/versioned_docs/version-5.x/monthly-update/2022/03.md index ecb5bb4dd8..52180bf88d 100644 --- a/versioned_docs/version-5.x/monthly-update/2022/03.md +++ b/versioned_docs/version-5.x/monthly-update/2022/03.md @@ -61,7 +61,7 @@ User ---- tx ---> Proxy ----------> Implementation_v0 ``` This required some work in both `pallet-contracts` and ink!. Shoutout to the team over -at Supercolonyfor driving the development here! +at [Supercolony](https://github.com/Supercolony-net) for driving the development here! We now have two example contracts for writing upgradeable contracts in ink!. [See here](https://github.com/paritytech/ink-examples/tree/main/upgradeable-contracts)