diff --git a/website/src/pages/404.tsx b/website/src/pages/404.tsx index 3affbd8a..c3d01510 100644 --- a/website/src/pages/404.tsx +++ b/website/src/pages/404.tsx @@ -30,6 +30,8 @@ function Error() { href="https://github.com/LAION-AI/Open-Assistant/issues/new/choose" aria-label="Report a Bug" className="flex items-center" + _hover={{ textDecoration: "none" }} + isExternal > Report a Bug