odoo/documentation#10733
Created by fw-bot
Merged
at e661c7f66eae2d53d2d71703bf98fca9ec0f31cf
Statuses:
- ci/documentation: (runtime 763s)
- ci/codeowner_coverage: (runtime 8s)
- label
- odoo-dev:master-17.0-fix-broken-link-anv-Uwp4-fw
- head
- 0ab1bb6417af1fc7a80030f7c679121dfd3a00ab
- 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