diff --git a/docs-main/appdev/get-started/upgrading-from-previous-versions.mdx b/docs-main/appdev/get-started/upgrading-from-previous-versions.mdx index 848cb986..7ccbe60a 100644 --- a/docs-main/appdev/get-started/upgrading-from-previous-versions.mdx +++ b/docs-main/appdev/get-started/upgrading-from-previous-versions.mdx @@ -3,6 +3,8 @@ title: "Upgrading from Previous Versions" description: "Pointers to migration guides and component release notes for upgrading Canton Network applications" --- +To edit text, you may need to tap the "i" key to enter "insert mode". + Per-version migration steps live with the component release notes. Use the links below for the change you are migrating across. ## Within Canton 3.x @@ -27,4 +29,4 @@ For a worked migration path, build against the [cn-quickstart](https://github.co - [Development Stack](/appdev/modules/m1-development-stack) — the 3.x technology stack - [Smart Contract Upgrades Overview](/appdev/modules/m6-overview) — SCU model -- [Backend Development](/appdev/modules/m4-backend-dev) — 3.x Ledger API usage patterns +- [Backend Development](/appdev/modules/m4-backend-dev) — 3.x Ledger API usage patterns \ No newline at end of file