From b8ef769b99f44ebb20860a45ebc41b4c8a86e43f Mon Sep 17 00:00:00 2001 From: Bin Lin Zh Date: Sat, 2 Dec 2023 19:57:18 -0500 Subject: [PATCH] Change bug reporting link to open in new tab Opening the bug reporting link on a new tab allows the user to go back and forth between the spec website and github. --- components/Footer.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/Footer.tsx b/components/Footer.tsx index 1e2daad..7704d06 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -296,6 +296,8 @@ const Footer = () => { Found a bug? Report it here.