From 4b49d9cb79a5bf25f600c45233db7ff5c08b8d90 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Mon, 3 Feb 2025 21:04:48 -0600 Subject: [PATCH] Update some links --- docusaurus.config.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 47b4ae8..94e86f5 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -98,11 +98,11 @@ module.exports = { }, { label: "Discussions", - href: "https://github.com/netbootxyz/netboot.xyz/discussions", + href: "https://github.com/orgs/netbootxyz/discussions", }, { - label: "Twitter", - href: "https://twitter.com/netbootxyz", + label: "X", + href: "https://x.com/netbootxyz", }, ], },