diff --git a/converter/README.md b/converter/README.md index 4da54a2..29a2426 100644 --- a/converter/README.md +++ b/converter/README.md @@ -6,7 +6,7 @@ the Android's schema. ## What do I need? You need two databases: **messages.db** and **calls.db**, which you can get -using this [nice tutorial](https://www.winwazzapmigrator.com/faq/windows-how-extract-messagesdb) from WinWazzapMigrator. +using this [nice tutorial](https://web.archive.org/web/20201118142346/https://www.winwazzapmigrator.com/faq/windows-how-extract-messagesdb) from WinWazzapMigrator. **calls.db** is not mentioned anywhere in the tutorial (as WinWazzapMigrator doesn't move them), however, it's located in **messages.db**'s directory, so you will spot it easily. @@ -43,4 +43,4 @@ Go over [here](https://github.com/ferferga/WhatsAppMigrationTools/blob/master/me If facing any issues, publish the exception code received. For seeing it, just reproduce what you were doing again in a cmd or bash terminal, executing the script from there (instead of double clicking on it in the file browser), as the script might simply crash. -**IF YOU FACE AN ERROR, YOU ARE SUGGESTED TO NOT USE THE RESULTING *MSGSTORE.DB* DATABASE IN ANY OF THE FOLLOWING STEPS, AS YOU MIGHT END UP WITH AN INCOMPLETE OR INCOHERENT DATABASE** \ No newline at end of file +**IF YOU FACE AN ERROR, YOU ARE SUGGESTED TO NOT USE THE RESULTING *MSGSTORE.DB* DATABASE IN ANY OF THE FOLLOWING STEPS, AS YOU MIGHT END UP WITH AN INCOMPLETE OR INCOHERENT DATABASE**