diff --git a/src/pages/documentation.astro b/src/pages/documentation.astro index 8459477..35e2fa7 100644 --- a/src/pages/documentation.astro +++ b/src/pages/documentation.astro @@ -33,7 +33,7 @@ const smallLinks = [ }, { text: "Perf", - link: "https://arewefast.flix.dev/", + link: "https://perf.flix.dev/", icon: "octicon:graph-24", }, ]; diff --git a/src/pages/faq.astro b/src/pages/faq.astro index 5a90f0e..7a2c700 100644 --- a/src/pages/faq.astro +++ b/src/pages/faq.astro @@ -376,7 +376,7 @@ import Question from "../components/FAQ/Question.astro";
The research, the code, and the performanceperformance.