From 756aa55c63b777751a483be6778ee8cd20ae206b Mon Sep 17 00:00:00 2001
From: Victoria <80417010+victorialslocum@users.noreply.github.com>
Date: Fri, 21 Apr 2023 10:22:26 +0200
Subject: [PATCH] remove survey link (#12559)
---
website/src/templates/index.js | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/website/src/templates/index.js b/website/src/templates/index.js
index 4c10e09c5..227b25be8 100644
--- a/website/src/templates/index.js
+++ b/website/src/templates/index.js
@@ -57,15 +57,9 @@ const AlertSpace = ({ nightly, legacy }) => {
)
}
-// const navAlert = (
-//
-// 💥 Out now: spaCy v3.5
-//
-// )
-
const navAlert = (
-
- 💥 Take the user survey!
+
+ 💥 Out now: spaCy v3.5
)