Skip to content

Commit e9be17f

Browse files
Update README.md
1 parent ba7806e commit e9be17f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This library is a fork based on the source code of the [SmartGraph](https://gith
2626

2727

2828
> [!NOTE]
29-
> Read the **Javadoc** for more technicals details: [`PathGraph-JavaFX-1.0.9-javadoc`](https://javadoc.io/doc/io.github.vittoriopiotti/PathGraph-JavaFX/spring-core)
29+
> Read the **Javadoc** for more details: [`PathGraph-JavaFX-1.0.9-javadoc`](https://javadoc.io/doc/io.github.vittoriopiotti/PathGraph-JavaFX/spring-core)
3030
3131

3232
> [!NOTE]
@@ -512,7 +512,7 @@ EdgeCallback ec = (event,start,end) ->{
512512
## 7. DTO · Data Transfer Objects <div id="data-transfer-object"/>
513513

514514
> [!NOTE]
515-
> Read the **Javadoc** for more technicals details: [(see)](https://javadoc.io/doc/io.github.vittoriopiotti/PathGraph-JavaFX/latest/com.vittoriopiotti.pathgraph/com/vittoriopiotti/pathgraph/dto/package-summary.html)
515+
> Read the **Javadoc** for more details: [(see)](https://javadoc.io/doc/io.github.vittoriopiotti/PathGraph-JavaFX/latest/com.vittoriopiotti.pathgraph/com/vittoriopiotti/pathgraph/dto/package-summary.html)
516516
517517

518518
Providing to rappresent graph components in a simple and serializable structure.

0 commit comments

Comments
 (0)