From b33efccd055d532c518bbca6f084ccd3528388f7 Mon Sep 17 00:00:00 2001 From: Rishab Kumar <45825464+rishabkumar7@users.noreply.github.com> Date: Fri, 25 Oct 2024 14:01:29 -0400 Subject: [PATCH] updated footer link for team --- docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 1895bf3..3a40f31 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -138,8 +138,8 @@ const config = { title: 'Community', items: [ { - label: 'Contributors', - href: '/contributors', + label: 'Team', + href: '/team', }, { label:'Code of Conduct',