diff --git a/apps/guide/content/docs/legacy/meta.json b/apps/guide/content/docs/legacy/meta.json index 64c5aeb61..ca2fd700d 100644 --- a/apps/guide/content/docs/legacy/meta.json +++ b/apps/guide/content/docs/legacy/meta.json @@ -2,7 +2,7 @@ "pages": [ "[MessageCircleQuestion][FAQ](/legacy/popular-topics/faq)", "[ArrowDownToLine][Updating to v14](/legacy/additional-info/changes-in-v14)", - "[LibraryBig][Documentation](https://discord.js.org/docs)", + "external:[LibraryBig][Documentation](https://discord.js.org/docs)", "[Info][Introduction](/legacy)", "---Setup---", "preparations", diff --git a/apps/guide/content/docs/voice/meta.json b/apps/guide/content/docs/voice/meta.json index 98e6525b8..d0c304e2c 100644 --- a/apps/guide/content/docs/voice/meta.json +++ b/apps/guide/content/docs/voice/meta.json @@ -2,7 +2,7 @@ "title": "Voice", "description": "Working with the voice library", "pages": [ - "[LibraryBig][Documentation](https://discord.js.org/docs/packages/voice/main)", + "external:[LibraryBig][Documentation](https://discord.js.org/docs/packages/voice/main)", "---Working with Voice---", "index", "life-cycles",