Skip to content

Commit

Permalink
Fixed download button url
Browse files Browse the repository at this point in the history
  • Loading branch information
joolsus committed Feb 2, 2024
1 parent bfbec50 commit 8cc564c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 8cc564c

Please sign in to comment.