From runtime/desktop/tray_and_dock.md :
> const tray = new Deno.Tray();
but with deno 2.9.0 :
edit: sorry, I run without "desktop", I rename the issue for the broken link only :
on runtime/desktop/tray_and_dock.md (or docs.deno.com) the link on Deno.Tray to https://github.com/denoland/docs/blob/main/runtime/desktop/tray_and_dock.md#denotray is broken.
Fromruntime/desktop/tray_and_dock.md:>const tray = new Deno.Tray();but with deno 2.9.0 :edit: sorry, I run without "desktop", I rename the issue for the broken link only :
on
runtime/desktop/tray_and_dock.md(or docs.deno.com) the link onDeno.Trayto https://github.com/denoland/docs/blob/main/runtime/desktop/tray_and_dock.md#denotray is broken.