You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [DOC-12904]: Feedback on Read Documents | Couchbase Docs
Update Couchbase C client API URL in example attributes
Replaced the outdated API URL with the correct link to ensure accurate reference for users.
* add preview clause to fix start_page
---------
Co-authored-by: Hakim Cassimally <[email protected]>
Copy file name to clipboardExpand all lines: modules/guides/partials/example-attributes.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@
28
28
:connect-cloud-example: pass:q[The example below connects to a Couchbase Capella instance over a secure connection with a client certificate.]
29
29
30
30
// API Links
31
-
:cbc-api-url: pass:q[For further details, refer to https://docs.couchbase.com/sdk-api/couchbase-c-client/md_doc_cbc.html[cbc(1)^].]
31
+
:cbc-api-url: pass:q[For further details, refer to https://docs.couchbase.com/sdk-api/couchbase-c-client/md_doc_2cbc.html[cbc(1)^].]
32
32
:cbc-subdoc-api-url: pass:q[For further details, refer to https://docs.couchbase.com/sdk-api/couchbase-c-client/md_doc_cbc_subdoc.html[cbc-subdoc(1)^].]
0 commit comments