Fixed download button url (#67)

This commit is contained in:
Johan
2024-02-02 14:22:38 +01:00
committed by GitHub
parent bfbec503a8
commit 21a3e138f6

View File

@@ -193,7 +193,7 @@ const config = {
},
{
label: 'Download',
to: 'https://console.noodl.net/#/signup',
to: 'https://github.com/noodlapp/noodl/releases',
target: '_blank',
position: 'right',
className: 'is-download-button',