From 067a39a7519cf2c5f6bc7aebff04c6a23e77c38f Mon Sep 17 00:00:00 2001 From: Thang Vu <31528554+ThangHuuVu@users.noreply.github.com> Date: Thu, 9 Dec 2021 23:33:23 +0700 Subject: [PATCH] Fix Github link --- docs/components/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/Footer.tsx b/docs/components/Footer.tsx index 11437ae96538a..46a4be4b3b15a 100644 --- a/docs/components/Footer.tsx +++ b/docs/components/Footer.tsx @@ -47,7 +47,7 @@ const navigation = { support: [ { name: "GitHub", - href: "https://github.com/vercel/turbo", + href: "https://github.com/vercel/turborepo", }, { name: "Discord",