diff --git a/dashboard/dashboard.js b/dashboard/dashboard.js index 6935321b..57049da5 100644 --- a/dashboard/dashboard.js +++ b/dashboard/dashboard.js @@ -210,6 +210,9 @@ module.exports.load = async client => { DBD.customPagesTypes.redirectToUrl("/github", () => { return "https://github.com/JonnyBro/JaBa"; }), + DBD.customPagesTypes.redirectToUrl("/updates", () => { + return "https://github.com/JonnyBro/JaBa/blob/main/dashboard/docs/updates.md"; + }), ], settings: [ {