Skip to content

Commit 51091cc

Browse files
RayOffiahosfameron
andauthored
[DOC-12904]: Feedback on Read Document (#310)
* [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]>
1 parent a60131f commit 51091cc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

antora.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,11 @@ asciidoc:
44
attributes:
55
ui-name: Server Web Console
66
product-name: Server
7+
ext:
8+
preview:
9+
HEAD:
10+
sources:
11+
docs-server:
12+
branches: release/7.6
13+
override:
14+
startPage: server:introduction:intro.adoc

modules/guides/partials/example-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
:connect-cloud-example: pass:q[The example below connects to a Couchbase Capella instance over a secure connection with a client certificate.]
2929

3030
// 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)^].]
3232
: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)^].]
3333
:dotnet-api-url: https://docs.couchbase.com/sdk-api/couchbase-net-client/api
3434
:java-api-url: https://docs.couchbase.com/sdk-api/couchbase-java-client/com/couchbase/client/java

0 commit comments

Comments
 (0)