odoo/documentation#10729
Created by Sales, Antoine Vandevenne (anv)
Merged
at e7d2be636672074a87f6e14de828ce9620acea0e
Statuses:
- ci/documentation: (runtime 656s)
- ci/codeowner_coverage: (runtime 11s)
- label
- odoo-dev:17.0-fix-broken-link-anv
- head
- 89dd825982a934e0d0ddd8e4c366d1082910f46b
- merged
- 1 year ago by Sales, Antoine Vandevenne (anv)
odoo/documentation | |
---|---|
17.0 | #10729 |
saas-17.1 | #10730 |
saas-17.2 | #10731 |
saas-17.4 | #10732 |
18.0 | |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master | #10733 |
[FIX] reference/view_architectures: remove outdated and broken link
The external link to AbstractController
class was broken, both because the placeholder substitution mechanism doesn't work in included RST excerpts and because the class has long been removed.
Since it makes little sense to replace the link with another link to the useActionLinks
hook in the context of this reference doc, this commit removes the link altogether, as well as the erroneous mention of class limitations.