Skip to content

Commit 3ca47e3

Browse files
README: fix outdated docs link.
1 parent 5235c6e commit 3ca47e3

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
@@ -72,7 +72,7 @@ Box<Playlist> box = boxStore.boxFor(Playlist.class);
7272

7373
The `Box` object gives you access to all major functions, like `put`, `get`, `remove`, and `query`.
7474

75-
For details please check the [docs](http://objectbox.io/documentation/).
75+
For details please check the [docs](https://docs.objectbox.io).
7676

7777
Links
7878
-----

0 commit comments

Comments
 (0)