Skip to content

Commit 6d5fb89

Browse files
committed
JavaDocs sync package: add https://objectbox.io/sync/ link
1 parent ab85404 commit 6d5fb89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

objectbox-java/src/main/java/io/objectbox/sync/package-info.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
*/
1616

1717
/**
18-
* ObjectBox Sync allows to automatically synchronize local data with a sync destination (e.g. a sync server) and vice
19-
* versa. This is the sync client package.
18+
* <a href="https://objectbox.io/sync/">ObjectBox Sync</a> allows to automatically synchronize local data with a sync
19+
* destination (e.g. a sync server) and vice versa. This is the sync <b>client</b> package.
2020
* <p>
2121
* These are the typical steps to setup a sync client:
2222
* <ol>

0 commit comments

Comments
 (0)