JonathanGiles / scenic-view

Scenic View is a JavaFX application designed to make it simple to understand the current state of your application scenegraph, and to also easily manipulate properties of the scenegraph without having to keep editing your code. This lets you find bugs, and get things pixel perfect without having to do the compile-check-compile dance.
GNU General Public License v3.0
531 stars 69 forks source link

Inaccessible download URL #48

Closed peterzen closed 5 years ago

peterzen commented 5 years ago

The download URL (https://jogilesoss.blob.core.windows.net/scenic-view/scenicview-linux.zip) does not currently resolve:

$ host jogilesoss.blob.core.windows.net 1.1.1.1
Using domain server:
Name: 1.1.1.1
Address: 1.1.1.1#53
Aliases: 

Host jogilesoss.blob.core.windows.net not found: 3(NXDOMAIN)
jperedadnr commented 5 years ago

Thanks for pointing this out. There was a typo in the release links that has been fixed now.