Skip to content

Commit f0b98be

Browse files
committed
fix: update migration documentation links for accuracy
1 parent 8f40167 commit f0b98be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/insomnia/src/routes/git-migration.$.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ const MigrationView = () => {
9090
<p className="text-sm">We hit an unexpected error while updating your file system. Please try again.</p>
9191
<p className="text-sm text-[#828282]">
9292
Having trouble and need to contact us, or back up to an old version? See our{' '}
93-
<ExternalLink className="underline" href="https://developer.konghq.com/how-to/use-git-cli/">
93+
<ExternalLink className="underline" href="https://developer.konghq.com/insomnia/upgrade/insomnia-12.6/">
9494
docs.
9595
</ExternalLink>
9696
</p>
@@ -103,7 +103,7 @@ const MigrationView = () => {
103103
</p>
104104
<p className="text-sm">
105105
Note: This change is backwards compatible, but we strongly recommend{' '}
106-
<ExternalLink className="underline" href="https://developer.konghq.com/how-to/use-git-cli/">
106+
<ExternalLink className="underline" href="https://developer.konghq.com/insomnia/upgrade/insomnia-12.6/">
107107
following these best practices
108108
</ExternalLink>{' '}
109109
when returning to an earlier version of Insomnia.

0 commit comments

Comments
 (0)