diff --git a/components/content.tsx b/components/content.tsx index 731cd9a9..1069758d 100644 --- a/components/content.tsx +++ b/components/content.tsx @@ -6,7 +6,7 @@ import Link from "next/link"; function Footer({ next, prev, mdPath }) { let edit = `https://github.com/tokio-rs/website/edit/master/content/${mdPath}`; return ( -