From c28854427e5288dcfd56b9aa6fa0973aff95cbef Mon Sep 17 00:00:00 2001 From: Spencer Bartholomew <38776747+spencerbart@users.noreply.github.com> Date: Tue, 9 Aug 2022 14:07:29 -0600 Subject: [PATCH] add correct link to actix metrics (#285) --- src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.js b/src/pages/index.js index 2f7befa..d0fb2be 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -60,7 +60,7 @@ const highlights = [ title: 'Blazingly Fast', description: ( <> - Actix is blazingly fast. Don't take our word for it -- see for yourself! + Actix is blazingly fast. Don't take our word for it -- see for yourself! ), },