From f40ceb53789f52e986e367e7c9dbbc6394b60d2b Mon Sep 17 00:00:00 2001 From: OMOTAYO OMOYEMI <58476114+tayo4christ@users.noreply.github.com> Date: Tue, 28 Oct 2025 08:41:50 +0000 Subject: [PATCH] docs(website): remove spaCy Quickstart from Universe/Courses due to spam redirect (fixes #13853) (#13877) --- website/meta/universe.json | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/website/meta/universe.json b/website/meta/universe.json index b7842bddc..1f55d9616 100644 --- a/website/meta/universe.json +++ b/website/meta/universe.json @@ -2739,20 +2739,7 @@ "courses" ] }, - { - "type": "education", - "id": "spacy-quickstart", - "title": "spaCy Quickstart", - "slogan": "Learn spaCy basics quickly by visualizing various Doc objects", - "description": "In this course, I use the itables Python library inside a Jupyter notebook so that you can visualize the different spaCy document objects. This will provide a solid foundation for people who wish to learn the spaCy NLP library.", - "url": "https://learnspacy.com/courses/spacy-quickstart/", - "image": "https://learnspacy.com/wp-content/uploads/2024/09/custom_search_builder_spacy-2048x1202.png", - "thumb": "https://learnspacy.com/wp-content/uploads/2024/09/learnspacy_logo.png", - "author": "Aravind Mohanoor", - "category": [ - "courses" - ] - }, + { "type": "education", "id": "video-spacys-ner-model",