Skip to content

Commit 2809da4

Browse files
mystery changes check
1 parent c1d50aa commit 2809da4

11 files changed

Lines changed: 1 addition & 1 deletion

File tree

modules/devguide/examples/striptags.sh

100755100644
File mode 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/3.9/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

modules/test/scripts/init-couchbase/init-buckets.sh

100755100644
File mode changed.

modules/test/scripts/init-couchbase/init.sh

100755100644
File mode changed.

modules/test/test-concept-docs.bats

100644100755
File mode changed.

modules/test/test-devguide.bats

100644100755
File mode changed.

modules/test/test-hello-world.bats

100644100755
File mode changed.

modules/test/test-howtos.bats

100644100755
File mode changed.

modules/test/test-project-docs.bats

100644100755
File mode changed.

modules/test/test-ref.bats

100644100755
File mode changed.

0 commit comments

Comments
 (0)