[FIX] tutorials/discover_js_framework: fix example link for reactive

closes odoo/documentation#14666

X-original-commit: 84dc025f1b
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Antoine Vandevenne (anv)
2025-09-23 13:55:51 +00:00
parent c78b035959
commit 489f90c90d

View File

@@ -312,8 +312,8 @@ changes.
.. seealso::
- `Documentation on reactivity <{OWL_PATH}/doc/reference/reactivity.md>`_
- `Example: Use of reactive in a service
<https://github.com/odoo/odoo/blob/1f4e583ba20a01f4c44b0a4ada42c4d3bb074273/
addons/web/static/src/core/debug/profiling/profiling_service.js#L30>`_
<https://github.com/odoo/odoo/blob/bb1b5aed9b6d96ae1b0d044341812b51ed72a05d/
addons/mail/static/src/discuss/call/common/rtc_service.js#L124>`_
8. Lazy loading the dashboard
=============================