Skip to content

Commit 765f9f4

Browse files
GH link
1 parent 98b96e2 commit 765f9f4

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
* xref:ref:index.adoc[]
7676
** https://docs.couchbase.com/sdk-api/couchbase-java-client[API Reference^]
7777
** https://docs.couchbase.com/sdk-api/couchbase-core-io/[JVM Core IO API^]
78+
** https://github.com/couchbase/couchbase-jvm-clients[Java SDK source code^]
7879
** xref:ref:client-settings.adoc[]
7980
** xref:ref:error-codes.adoc[]
8081
** xref:ref:glossary.adoc[Glossary]

modules/hello-world/pages/overview.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ Capella or self-managed.
2323

2424
xref:hello-world:start-using-sdk.adoc[Quickstart Guide] |
2525
xref:project-docs:sdk-release-notes.adoc[] |
26-
{sdk-api-link}[{name-sdk} API Reference]
26+
{sdk-api-link}[{name-sdk} API Reference] |
27+
{sdk-gh-link} [{name-sdk} SDK source code]
2728

2829

2930
What's the point of a fast and scalable database if it's not easy to develop for?
@@ -95,7 +96,7 @@ But if you don't know exactly where you need to go, try one of the following:
9596

9697
* Our xref:hello-world:start-using-sdk.adoc[Quickstart Guide] introduces the SDK with a quick install, and CRUD examples against the Data Service.
9798
* Couchbase's familiar SQL-family query language and fuzzy search options (including vector search) are introduced on the xref:concept-docs:querying-your-data.adoc[] page.
98-
* The {name-sdk} docs are, necessarily, just a sub-set {sdk-api-link}[{name-sdk} API Reference] -- and a complete reference of all APIs can be found there.
99+
* The {name-sdk} docs are, necessarily, just a sub-set {sdk-api-link}[{name-sdk} API Reference] -- and a complete listing of all APIs can be found in the reference.
99100
* For a fuller orientation, there is a xref:project-docs:metadoc-about-these-sdk-docs.adoc[guide to the {name-sdk} docs]
100101

101102

0 commit comments

Comments
 (0)