Changed link for SSH-CAs

master
Felix Stupp 6 years ago
parent 636ba3abe8
commit 618f0b7fa0

@ -28,7 +28,7 @@ module.exports = (app) => {
title: "SSH Keys of banananet.work",
links: [
{href: "/ssh/user", name: "Get all user keys"},
{href: "/ssh/user/ca", name: "Get Certificate Authorities"}
{href: "/ssh/ca/", name: "Certificate Authorities"},
]
}],
].forEach(e => renderAndSave(e[0], e[1], e[2]));

Loading…
Cancel
Save