From f2f06fda460db2de62d2661bd16d59c05e2d0915 Mon Sep 17 00:00:00 2001 From: Irfan Khan Date: Tue, 8 Oct 2024 13:23:18 +0100 Subject: [PATCH] fix update link --- src/custom/docs/components/footer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/custom/docs/components/footer/index.tsx b/src/custom/docs/components/footer/index.tsx index cda0fd0..d6940e8 100644 --- a/src/custom/docs/components/footer/index.tsx +++ b/src/custom/docs/components/footer/index.tsx @@ -39,7 +39,7 @@ const footerConfig = { href: "https://www.quantinuum.com/about", }, { name: "Careers", - href: "https://www.quantinuum.com/publications", + href: "https://www.quantinuum.com/careers", },{ name: "Events", href: "https://www.quantinuum.com/events"