All the download links in `https://goad.io/#install` points to outdated location, for example for Mac. `https://github.com/gophergala2016/goad/releases/download/v1.3.0/goad-gopher-gala-osx-x86-64.zip` It should be `https://github.com/goadapp/goad/releases/download/v1.3.0/goad-osx-x86-64.zip`. While the latest stale release should be `https://github.com/goadapp/goad/releases/download/v1.4.1/goad-osx-x86-64.zip` Code reference: https://github.com/goadapp/goad-site/blob/master/src/js/main.js#L17-L43
All the download links in
https://goad.io/#installpoints to outdated location, for example for Mac.https://github.com/gophergala2016/goad/releases/download/v1.3.0/goad-gopher-gala-osx-x86-64.zipIt should be
https://github.com/goadapp/goad/releases/download/v1.3.0/goad-osx-x86-64.zip.While the latest stale release should be
https://github.com/goadapp/goad/releases/download/v1.4.1/goad-osx-x86-64.zipCode reference: https://github.com/goadapp/goad-site/blob/master/src/js/main.js#L17-L43