Fix the link to Java WebStart:

http://java.sun.com/products/javawebstart/
now eventually redirects to:
https://docs.oracle.com/javase/8/docs/technotes/guides/javaws/
This commit is contained in:
Chris Dailey
2018-12-31 12:13:20 -07:00
parent 5d1bdbfb3f
commit 6d3b012024
+1 -1
View File
@@ -3,7 +3,7 @@
Getdown (yes, it's the funky stuff) is a system for deploying Java applications to end-user Getdown (yes, it's the funky stuff) is a system for deploying Java applications to end-user
computers, as well as keeping those applications up to date. computers, as well as keeping those applications up to date.
It was designed as a replacement for [Java Web Start](http://java.sun.com/products/javawebstart/) It was designed as a replacement for [Java Web Start](https://docs.oracle.com/javase/8/docs/technotes/guides/javaws/)
due to limitations in Java Web Start's architecture which are outlined in the due to limitations in Java Web Start's architecture which are outlined in the
[rationale](https://github.com/threerings/getdown/wiki/Rationale) section. [rationale](https://github.com/threerings/getdown/wiki/Rationale) section.