Skip to content

Commit 4aa920f

Browse files
committed
Update Javadoc links [ci skip]
1 parent 1bd9fc9 commit 4aa920f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Gephi Toolkit - All Gephi in one JAR library
22
[![build](https://github.com/gephi/gephi-toolkit/actions/workflows/ci.yml/badge.svg)](https://github.com/gephi/gephi-toolkit/actions/workflows/ci.yml)
3+
[![javadoc](https://javadoc.io/badge2/org.gephi/gephi-toolkit/javadoc.svg)](https://javadoc.io/doc/org.gephi/gephi-toolkit)
34

45
The [Gephi](http://gephi.org) Toolkit project packages essential Gephi modules (Graph, Layout, Filters, IO…) in a standard Java library which any Java project can use for getting things done. It can be used on a server or command-line tool to do the same things Gephi does, but automatically.
56

@@ -11,7 +12,7 @@ Find documentation and examples on the [**Toolkit Portal**](https://github.com/g
1112

1213
- [Code examples](https://github.com/gephi/gephi-toolkit-demos)
1314

14-
- [Javadoc](https://gephi.org/gephi-toolkit/0.9.2/apidocs)
15+
- [Javadoc](https://www.javadoc.io/doc/org.gephi/gephi-toolkit/latest/index.html)
1516

1617
#### From a Maven project
1718

0 commit comments

Comments
 (0)