From 1229722c4851216ce219e18acd49d684a8016725 Mon Sep 17 00:00:00 2001 From: iam-piyush Date: Sat, 22 Aug 2026 21:29:33 +0530 Subject: [PATCH] [16.0][FIX] upgrade_analysis: update documentation link --- upgrade_analysis/readme/DESCRIPTION.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade_analysis/readme/DESCRIPTION.rst b/upgrade_analysis/readme/DESCRIPTION.rst index d6539b4f1a1..f1006d9787e 100644 --- a/upgrade_analysis/readme/DESCRIPTION.rst +++ b/upgrade_analysis/readme/DESCRIPTION.rst @@ -3,7 +3,7 @@ how the Odoo data model and module data have changed between two versions of Odo Database analysis files for the core modules are included in the OpenUpgrade distribution so as a migration script developer you will not usually need to use this tool yourself. If you do need to run your analysis of a custom set of modules, -please refer to the documentation here: https://doc.therp.nl/openupgrade/analysis.html +please refer to the documentation here: https://oca.github.io/OpenUpgrade/070_migration_files.html#generate-the-difference-analysis-files This module is just a tool, a continuation of the old openupgrade_records in OpenUpgrade in previous versions. It's not recommended to have this module in a