From 7dd44af9d4bbd25ab86686a5720b9f8da407b0e2 Mon Sep 17 00:00:00 2001 From: 0t4u <61939142+0t4u@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:46:44 +0800 Subject: [PATCH] chore: mention typedoc api reference ui as well --- src/content/docs/guides/1-getting-started.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/guides/1-getting-started.mdx b/src/content/docs/guides/1-getting-started.mdx index 3cd2994..fa8d357 100644 --- a/src/content/docs/guides/1-getting-started.mdx +++ b/src/content/docs/guides/1-getting-started.mdx @@ -108,3 +108,5 @@ Shoukaku is a stable, powerful and updated wrapper around [Lavalink](https://lav - [Lavalink Docs](https://lavalink.dev) - Example implementation using Discord.JS: [Kongou](https://github.com/Deivu/Kongou) - Get support on the [Discord server](https://discord.gg/FVqbtGu) +- [API Reference (TypeDoc)](https://shoukaku.shipgirl.moe) +- [API Reference (Starlight)](/api/classes/shoukaku)