Skip to content

Commit 489f90c

Browse files
committed
[FIX] tutorials/discover_js_framework: fix example link for reactive
closes #14666 X-original-commit: 84dc025 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
1 parent c78b035 commit 489f90c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/developer/tutorials/discover_js_framework/02_build_a_dashboard.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ changes.
312312
.. seealso::
313313
- `Documentation on reactivity <{OWL_PATH}/doc/reference/reactivity.md>`_
314314
- `Example: Use of reactive in a service
315-
<https://github.com/odoo/odoo/blob/1f4e583ba20a01f4c44b0a4ada42c4d3bb074273/
316-
addons/web/static/src/core/debug/profiling/profiling_service.js#L30>`_
315+
<https://github.com/odoo/odoo/blob/bb1b5aed9b6d96ae1b0d044341812b51ed72a05d/
316+
addons/mail/static/src/discuss/call/common/rtc_service.js#L124>`_
317317

318318
8. Lazy loading the dashboard
319319
=============================

0 commit comments

Comments
 (0)