odoo/documentation#10732
Created by fw-bot
Merged
at cdeaaa21de13c9ce492242aaedc12e338f78cf91
Statuses:
- ci/documentation: (runtime 831s)
- ci/codeowner_coverage: (runtime 3s)
- label
- odoo-dev:saas-17.4-17.0-fix-broken-link-anv-mJJL-fw
- head
- 444518d2c574285becc0b9ee43ca0fcd016b5277
- 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