diff --git a/www/components/Footer.tsx b/www/components/Footer.tsx index b56ae18963f..190f40af5e0 100644 --- a/www/components/Footer.tsx +++ b/www/components/Footer.tsx @@ -11,7 +11,7 @@ const LINKS = [ }, { title: "Code of Conduct", - href: "https://github.com/denoland/fresh/blob/main/CODE_OF_CONDUCT.md", + href: "https://github.com/denoland/fresh/blob/main/.github/CODE_OF_CONDUCT.md", }, ];