documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Broken link on

Open cgsmith opened this issue 2 years ago • 2 comments

The reference on this line is broken and goes to a 404: https://github.com/odoo/documentation/blob/16.0/content/developer/reference/frontend/framework_overview.rst?plain=1#L503

Link is for: https://github.com/odoo/owl/blob/master/doc/reference/event_bus.md

File was removed here: https://github.com/odoo/owl/commit/73c339fff1f4e348c10f8e39efb208f66d58c1e1

It would be nice to search for files that are removed before committing.

cgsmith avatar Oct 25 '23 12:10 cgsmith

*note... i realize searching for the doc might not always be possible across repo's. Hope the comment didn't come off harsh!

cgsmith avatar Oct 25 '23 12:10 cgsmith

Hi @cgsmith, thanks for the report, we'll look into that :)

@ged-odoo What would be the appropriate page to target?

AntoineVDV avatar Oct 26 '23 07:10 AntoineVDV