mirror of
https://github.com/noodlapp/noodl-docs.git
synced 2026-03-07 17:43:27 +01:00
Fixed download button url (#67)
This commit is contained in:
@@ -193,7 +193,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: 'Download',
|
label: 'Download',
|
||||||
to: 'https://console.noodl.net/#/signup',
|
to: 'https://github.com/noodlapp/noodl/releases',
|
||||||
target: '_blank',
|
target: '_blank',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
className: 'is-download-button',
|
className: 'is-download-button',
|
||||||
|
|||||||
Reference in New Issue
Block a user