mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-01-09 22:02:54 +01:00
Fixed download button url (#67)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user