Skip to content

Commit ad39d4b

Browse files
Java API docs: simplify overview
1 parent d1bffff commit ad39d4b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

objectbox-java/src/web/overview.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
<HTML>
22
<BODY>
33
<p>
4-
Welcome to the JavaDocs for <a href="https://objectbox.io">ObjectBox</a>, the super-fast database for objects.
5-
On these pages, you will find the API reference for the ObjectBox Java library.
4+
Welcome to the Java API docs for <a href="https://objectbox.io">ObjectBox</a>, the super-fast database for objects.
65
</p>
76
<p>
8-
The <b>main documentation</b> is available at <a href="https://docs.objectbox.io">docs.objectbox.io</a> and offers
9-
a changelog, a <a href="https://docs.objectbox.io/getting-started">getting started guide</a>, and many more topics.
7+
The <b>main documentation</b> is available at <a href="https://docs.objectbox.io">docs.objectbox.io</a>, including a
8+
<a href="https://docs.objectbox.io/getting-started">getting started guide</a>.
109
</p>
1110
<p>
12-
GitHub links: <a href="https://github.com/objectbox/objectbox-java">ObjectBox Java</a>,
11+
GitHub links: <a href="https://github.com/objectbox/objectbox-java">ObjectBox Java SDK</a>,
1312
<a href="https://github.com/objectbox/objectbox-examples">Examples for Java, Kotlin and Android</a>
1413
</p>
1514

0 commit comments

Comments
 (0)