From 45ea76146002fd5d89b0452198a9cf39174dc4ca Mon Sep 17 00:00:00 2001 From: HansMarcus01 Date: Wed, 3 Sep 2025 10:28:44 -0600 Subject: [PATCH] The drawDb documentation URL has changed to reflect the changes made. --- src/data/socials.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/socials.js b/src/data/socials.js index 5eafc3561..0b95d4222 100644 --- a/src/data/socials.js +++ b/src/data/socials.js @@ -1,5 +1,5 @@ export const socials = { - docs: "https://drawdb-io.github.io/docs", + docs: "https://lidsol.github.io/drawdb-docs/", discord: "https://discord.gg/BrjZgNrmR6", twitter: "https://x.com/drawDB_", github: "https://github.com/drawdb-io/drawdb",