From eee262bcc7681595e21d982e992d9234658b785e Mon Sep 17 00:00:00 2001 From: Joeri van Veen Date: Thu, 3 Sep 2026 11:58:06 +0200 Subject: [PATCH] fix: update manual links virtuemart2 and cs-cart --- src/.vuepress/integrations.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/.vuepress/integrations.json b/src/.vuepress/integrations.json index 66058e7f..4f0d46ac 100644 --- a/src/.vuepress/integrations.json +++ b/src/.vuepress/integrations.json @@ -101,7 +101,6 @@ "name": "cs-cart", "title": "CS-Cart", "type": "plugin", - "documentation": "https://myparcelnl.github.io/cs-cart", "image": "cart.png" }, { @@ -132,7 +131,7 @@ "name": "virtuemart-2", "title": "Virtuemart 2", "type": "plugin", - "documentation": "https://myparcelnl.github.io/virtuemart", + "documentation": "https://myparcelnl.github.io/virtuemart2", "image": "virtuemart.svg", "classes": "bg-zinc-100" },