From b21bb16c0845bc955fb62ac711c80a6c79e85f43 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 2 Feb 2025 17:59:11 +1100 Subject: [PATCH] Remove bad docs --- docs/src/content/docs/learn/systray.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/src/content/docs/learn/systray.mdx b/docs/src/content/docs/learn/systray.mdx index c0caded1d..fb2c84589 100644 --- a/docs/src/content/docs/learn/systray.mdx +++ b/docs/src/content/docs/learn/systray.mdx @@ -209,4 +209,3 @@ Explore these examples for more advanced usage: | `Show()` | Makes the tray icon visible | | `Hide()` | Hides the tray icon | -See the [SystemTray API Reference](/api/systemtray) for complete documentation.