Skip to content

Commit 7cfa985

Browse files
automation of dotminor
1 parent c1d50aa commit 7cfa985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/howtos/pages/kv-operations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ as well as KV Range scan, for querying without an index.
1414

1515

1616

17-
The complete code sample used on this page can be downloaded from https://github.com/couchbase/docs-sdk-java/blob/release/3.8/modules/devguide/examples/java/KvOperations.java[here].
17+
The complete code sample used on this page can be downloaded from https://github.com/couchbase/docs-sdk-java/blob/release/{sdk_dot_minor}/modules/devguide/examples/java/KvOperations.java[here].
1818

1919
At its heart Couchbase Server is a high-performance key-value store, and the key-value interface outlined below is the fastest and best method to perform operations involving single documents.
2020

0 commit comments

Comments
 (0)