From 0842b682fc5aa41597f89b5ff02b7e8906a49a5a Mon Sep 17 00:00:00 2001 From: "Jonathan Castillo (jcs)" Date: Tue, 14 Sep 2021 14:16:12 +0000 Subject: [PATCH] [IMP] maintain: update test doc link in versions upgrade closes odoo/documentation#1137 Signed-off-by: Victor Feyens (vfe) --- content/administration/maintain/db_upgrade.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/administration/maintain/db_upgrade.rst b/content/administration/maintain/db_upgrade.rst index f37abac61..78710b38d 100644 --- a/content/administration/maintain/db_upgrade.rst +++ b/content/administration/maintain/db_upgrade.rst @@ -190,8 +190,8 @@ Test guidance Every business and organization has its own operational needs and will have to test its specific Odoo instance respectively. However, we recommend you look at `the test scenario -`_ we created, a high-level idea -of what you should test and look out for. +`_ we created, a +high-level idea of what you should test and look out for. .. todo:: change link "test scenario" once the related doc is published