Clarification about APIs.

This commit is contained in:
Andy Jackson
2019-02-05 10:28:18 +00:00
committed by GitHub
parent 021aeeaa20
commit d0a146bc66
+2 -2
View File
@@ -42,8 +42,8 @@ See the User Manual, available from <https://github.com/internetarchive/heritrix
---------------------------
See <http://crawler.archive.org/articles/developer_manual/index.html>.
For API documentation, see <https://heritrix.readthedocs.io/en/latest/api.html>
and <http://builds.archive.org/javadoc/heritrix-3.2.0/>
For REST API documentation, see <https://heritrix.readthedocs.io/en/latest/api.html>
and for JavaDoc see <http://builds.archive.org/javadoc/heritrix-3.2.0/> (n.b. Javadoc currently out of date).
5) Latest Releases