diff --git a/docs/collections/_development/developing-ui.md b/docs/collections/_development/developing-ui.md index c15815f33..356ddde92 100644 --- a/docs/collections/_development/developing-ui.md +++ b/docs/collections/_development/developing-ui.md @@ -4,8 +4,8 @@ order: 91 --- This doc covers page creation, html rendering and event handling. -- See also [UI - CSS and assets](./developing-ui-css.md). -- See also [UI - Java script](./developing-ui-js.md). +- See also [UI - CSS and assets](./developing-ui-css.html). +- See also [UI - Java script](./developing-ui-js.html). ## TL;DR