Skip to content
Snippets Groups Projects
Commit ea039cbb authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Fixed external javadoc URLs.

parent dd357d86
No related branches found
No related tags found
No related merge requests found
......@@ -387,8 +387,8 @@
<configuration>
<overview>${basedir}/src/main/java/org/orekit/overview.html</overview>
<links>
<link>http://download.oracle.com/javase/1.5.0/docs/api/</link>
<link>http://commons.apache.org/math/apidocs/</link>
<link>http://docs.oracle.com/javase/1.5.0/docs/api/</link>
<link>http://commons.apache.org/math/api-3.1.1/</link>
</links>
</configuration>
<reportSets>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment