From 64dcb8a28bc84f67d0189e91d91c802a6a9bed7f Mon Sep 17 00:00:00 2001 From: Tushar Mathur Date: Wed, 18 Oct 2023 11:11:51 +0530 Subject: [PATCH] fix footer link --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index f95c29b94e..dd69c28ee1 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -117,7 +117,7 @@ const config = { items: [ { label: "Github", - to: "https://discord.gg/7fseDEXUNU", + to: "https://github.com/tailcallhq/tailcall", }, { to: "https://blog.tailcall.run",