⚒️ Fix slug url.

This commit is contained in:
pheralb 2022-06-28 20:14:24 +01:00
parent bcb7694363
commit b47468f570

View File

@ -344,35 +344,35 @@
}, },
{ {
"id": 50, "id": 50,
"slug": "library/netlify.svg", "slug": "/library/netlify.svg",
"title": "Netlify", "title": "Netlify",
"category": "Hosting", "category": "Hosting",
"url": "https://www.netlify.com/" "url": "https://www.netlify.com/"
}, },
{ {
"id": 51, "id": 51,
"slug": "library/hostinger.svg", "slug": "/library/hostinger.svg",
"title": "Hostinger", "title": "Hostinger",
"category": "Hosting", "category": "Hosting",
"url": "https://www.hostinguer.com/" "url": "https://www.hostinguer.com/"
}, },
{ {
"id": 52, "id": 52,
"slug": "library/mongodb.svg", "slug": "/library/mongodb.svg",
"title": "MongoDB", "title": "MongoDB",
"category": "Database", "category": "Database",
"url": "https://www.mongodb.com/" "url": "https://www.mongodb.com/"
}, },
{ {
"id": 53, "id": 53,
"slug": "library/babel.svg", "slug": "/library/babel.svg",
"title": "Babel", "title": "Babel",
"category": "Compiler", "category": "Compiler",
"url": "https://babeljs.io" "url": "https://babeljs.io"
}, },
{ {
"id": 54, "id": 54,
"slug": "library/prime-video.svg", "slug": "/library/prime-video.svg",
"title": "Prime Video", "title": "Prime Video",
"category": "Entertainment", "category": "Entertainment",
"url": "https://www.primevideo.com" "url": "https://www.primevideo.com"