odoo/documentation#10730
Created by fw-bot
Merged
at 3ba9e63396b6fc5aa39c4a836f0d95ef826decd6
Statuses:
- ci/documentation: (runtime 680s)
- ci/codeowner_coverage: (runtime 9s)
- label
- odoo-dev:saas-17.1-17.0-fix-broken-link-anv-FbvW-fw
- head
- 80dabc77263b47145f23cef5bf22edd53051977e
- 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 |
[FW][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.
Forward-Port-Of: #10729