Skip to content

Commit e05f58c

Browse files
authored
Merge pull request #60 from Kareadita/scare376-patch-1
Updated upgrade path instructions to include links to the release pages.
2 parents cae7274 + 79cba41 commit e05f58c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/guides/updating/updating-native.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Tabs } from 'nextra/components'
77
<Callout type="warning">
88
If you are updating from a really old version you need to upgrade every 2 versions at a time. Doing otherwise you risk to having to restart with a fresh database.
99

10-
If you are on 0.7.6+ you can update directly to 0.7.14 otherwise you need to update incrementally to prevent data loss (v0.5.6 > v0.7.1.4 > v0.7.3.1 > v0.7.6 > v0.7.14)
10+
If you are on 0.7.6+ you can update directly to 0.7.14 otherwise you need to update incrementally to prevent data loss (v0.5.6 > [v0.7.1.4](https://github.com/Kareadita/Kavita/releases/tag/v0.7.1.4) > [v0.7.3.1](https://github.com/Kareadita/Kavita/releases/tag/v0.7.3.1) > [v0.7.6](https://github.com/Kareadita/Kavita/releases/tag/v0.7.6) > [v0.7.14](https://github.com/Kareadita/Kavita/releases/tag/v0.7.14))
1111
</Callout>
1212

1313
<Tabs items={['🐧 Linux', '🍎 OSX', ' 🪟 Windows']}>
@@ -105,4 +105,4 @@ Delete the `config` folder in your temporary location
105105
Copy and paste all files in your temporary location to your Kavita install directory. When prompted, overwrite the files with the new copies.
106106
</Steps>
107107
</Tabs.Tab>
108-
</Tabs>
108+
</Tabs>

0 commit comments

Comments
 (0)