diff --git a/index.md b/index.md
index 402cb7a96dcdc4443af5156ba2b3e8f30b9fb267..5fee8b93f7a94dae0424b11aeb2a07b6323d4a39 100644
--- a/index.md
+++ b/index.md
@@ -64,12 +64,6 @@ The How-to cards are intended to provide practical guidance in implementing Data
             "caption": "I want to publish my article",
             "icon": "<i class=\"large material-icons\">menu_book</i>",
             "link": "{{ '/cards#publication' | relative_url }}"
-        },
-        {
-            "title": "PPC",
-            "caption": "I need information on the pre-publication check (PPC)",
-            "icon": "<i class=\"large material-icons\">fact_check</i>",
-            "link": "{{ '/cards#ppc' | relative_url }}"
         }
     ];