mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[FIX] dev/reference: Fix external reference
The tour utils were red and moved in Odoo (odoo/odoo#107618).
closes odoo/documentation#6521
X-original-commit: 9be2b43adb
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Rémi Rahir (rar) <rar@odoo.com>
This commit is contained in:
@@ -9756,7 +9756,7 @@ msgid "Add any step you want."
|
||||
msgstr ""
|
||||
|
||||
#: ../../content/developer/reference/backend/testing.rst:599
|
||||
msgid "Every step contains at least a trigger. You can either use the `predefined steps <https://github.com/odoo/odoo/blob/17.0/addons/web_tour/static/src/js/tour_step_utils.js>`_ or write your own personalized step."
|
||||
msgid "Every step contains at least a trigger. You can either use the `predefined steps <https://github.com/odoo/odoo/blob/17.0/addons/web_tour/static/src/tour_service/tour_utils.js#L426>`_ or write your own personalized step."
|
||||
msgstr ""
|
||||
|
||||
#: ../../content/developer/reference/backend/testing.rst:603
|
||||
|
||||
Reference in New Issue
Block a user