From f109fc9b428999c0b3254838d68bd7468c8988fa Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Tue, 7 Oct 2025 10:49:30 +0100 Subject: [PATCH] chore(guide): Update name of legacy path (#11149) chore: update name of legacy path Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- apps/guide/content/docs/legacy/meta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/guide/content/docs/legacy/meta.json b/apps/guide/content/docs/legacy/meta.json index dde5cfc44..88b426f51 100644 --- a/apps/guide/content/docs/legacy/meta.json +++ b/apps/guide/content/docs/legacy/meta.json @@ -25,8 +25,8 @@ "...oauth2", "sharding" ], - "title": "Legacy Guide", - "description": "The legacy discord.js guide", + "title": "discord.js", + "description": "The discord.js guide", "icon": "Book", "root": true }