projects: Update vuln-pkg link to subdomain

This commit is contained in:
neutrino2211
2026-01-11 08:54:02 +01:00
parent 4b28585c7c
commit 6835ccf1cc

View File

@@ -23,6 +23,6 @@ export const projects: Project[] = [
"The package manager for installing vulnerable apps in your homelab",
category: "security",
featured: true,
link: "https://github.com/neutrino2211/vuln-pkg",
link: "https://vuln-pkg.mainasara.dev",
},
];