Skip to content

Commit ab62a6b

Browse files
committed
Correct Javadoc link.
1 parent 1ab13ab commit ab62a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Current version is 0.9-SNAPSHOT
4242

4343
Gephi is developed in Java and uses OpenGL for its visualization engine. Built on the top of Netbeans Platform, it follows a loosely-coupled, modular architecture philosophy. That allows it to be used build large applications and to grow in a sustainable way. Gephi is split into modules, which depend on other modules through well-written APIs. Plugins can reuse existing APIs, create new services and even replace a default implementation with a new one.
4444

45-
Consult the [**Javadoc**](http://gephi.org/docs) for an overview of the APIs.
45+
Consult the [**Javadoc**](http://gephi.org/docs/api) for an overview of the APIs.
4646

4747
### Requirements
4848

0 commit comments

Comments
 (0)