Looks like Markdown doesn't magically linkify links, so we'll have to use
explicit formatting.
This commit is contained in:
@@ -58,9 +58,8 @@ Invoke Maven with any of the following targets:
|
|||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Javadoc documentation is available at:
|
Javadoc documentation is available
|
||||||
|
[here](http://samskivert.github.com/samskivert/apidocs/).
|
||||||
http://samskivert.github.com/samskivert/apidocs/
|
|
||||||
|
|
||||||
Artifacts
|
Artifacts
|
||||||
---------
|
---------
|
||||||
@@ -69,23 +68,18 @@ A jar artifact is published to Maven Central, and can be depended upon via:
|
|||||||
|
|
||||||
com.samskivert:samskivert:1.3
|
com.samskivert:samskivert:1.3
|
||||||
|
|
||||||
If you prefer to download a jar file, that can be done here:
|
If you prefer to download a jar file, that can be done
|
||||||
|
[here](http://repo2.maven.org/maven2/com/samskivert/samskivert/).
|
||||||
http://repo2.maven.org/maven2/com/samskivert/samskivert/
|
|
||||||
|
|
||||||
Distribution
|
Distribution
|
||||||
------------
|
------------
|
||||||
|
|
||||||
The samskivert library is released under the LGPL. The most recent version
|
The samskivert library is released under the LGPL. The most recent version of
|
||||||
of the library is available here:
|
the library is available [here](http://github.com/samskivert/samskivert/).
|
||||||
|
|
||||||
http://github.com/samskivert/samskivert/
|
|
||||||
|
|
||||||
Contribution
|
Contribution
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Contributions to SL are welcome. Fork the library and submit pull requests to
|
Contributions to SL are welcome. Fork the library and submit pull requests to
|
||||||
your heart's content. Questions about the library can be directed to the
|
your heart's content. Questions about the library can be directed to the
|
||||||
OOO-LIBS Google Group:
|
[OOO-LIBS Google Group](https://groups.google.com/forum/#!forum/ooo-libs).
|
||||||
|
|
||||||
https://groups.google.com/forum/#!forum/ooo-libs
|
|
||||||
|
|||||||
Reference in New Issue
Block a user