From b47468f57053cd76969d91b8e5b45c0ba7bdabe2 Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 28 Jun 2022 20:14:24 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9A=92=EF=B8=8F=20Fix=20slug=20url.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/svgs.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/svgs.json b/data/svgs.json index 217f414..c191a81 100644 --- a/data/svgs.json +++ b/data/svgs.json @@ -344,35 +344,35 @@ }, { "id": 50, - "slug": "library/netlify.svg", + "slug": "/library/netlify.svg", "title": "Netlify", "category": "Hosting", "url": "https://www.netlify.com/" }, { "id": 51, - "slug": "library/hostinger.svg", + "slug": "/library/hostinger.svg", "title": "Hostinger", "category": "Hosting", "url": "https://www.hostinguer.com/" }, { "id": 52, - "slug": "library/mongodb.svg", + "slug": "/library/mongodb.svg", "title": "MongoDB", "category": "Database", "url": "https://www.mongodb.com/" }, { "id": 53, - "slug": "library/babel.svg", + "slug": "/library/babel.svg", "title": "Babel", "category": "Compiler", "url": "https://babeljs.io" }, { "id": 54, - "slug": "library/prime-video.svg", + "slug": "/library/prime-video.svg", "title": "Prime Video", "category": "Entertainment", "url": "https://www.primevideo.com"