We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab85404 commit 6d5fb89Copy full SHA for 6d5fb89
objectbox-java/src/main/java/io/objectbox/sync/package-info.java
@@ -15,8 +15,8 @@
15
*/
16
17
/**
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.
+ * <a href="https://objectbox.io/sync/">ObjectBox Sync</a> allows to automatically synchronize local data with a sync
+ * destination (e.g. a sync server) and vice versa. This is the sync <b>client</b> package.
20
* <p>
21
* These are the typical steps to setup a sync client:
22
* <ol>
0 commit comments