Link fixes.

This commit is contained in:
Michael Bayne
2013-09-02 12:03:50 -07:00
parent aeddbb38cb
commit ebe116021c
+6 -5
View File
@@ -5,9 +5,9 @@ collection of files on a user's machine and upgrading those files as needed. Tho
collection of files would do, Getdown is mainly intended for the distribution and maintenance of
the collection of files that make up a Java application.
It was designed as a replacement for [http://java.sun.com/products/javawebstart/ Java Web Start]
due to limitations in Java Web Start's architecture which are outlined in the [Rationale rationale]
section.
It was designed as a replacement for [Java Web Start](http://java.sun.com/products/javawebstart/)
due to limitations in Java Web Start's architecture which are outlined in the
[rationale](wiki/Rationale) section.
## How do I use it?
@@ -16,8 +16,8 @@ can be posted to the [OOO Libs Google group].
## How does it work?
The main design and operation of Getdown is detailed on the [Design design] page. You can also
browse the [javadoc documentation] and [source code] if you're interested in implementation
The main design and operation of Getdown is detailed on the [design](wiki/Design) page. You can
also browse the [javadoc documentation] and [source code] if you're interested in implementation
details.
## Where can I see it in action?
@@ -68,6 +68,7 @@ profit:
Feel free to pop over to the [OOO Libs Google Group] to ask questions and get (and give) answers.
[Documentation]: https://github.com/threerings/getdown/wiki
[OOO Libs Google group]: http://groups.google.com/group/ooo-libs
[source code]: https://github.com/threerings/getdown/tree/master/src/main/java/com/threerings/getdown/launcher
[javadoc documentation]: http://getdown.googlecode.com/svn/apidocs/overview-summary.html