diff --git a/antora.yml b/antora.yml index 35227f7b6..34abfa58f 100644 --- a/antora.yml +++ b/antora.yml @@ -4,3 +4,11 @@ asciidoc: attributes: ui-name: Server Web Console product-name: Server +ext: + preview: + HEAD: + sources: + docs-server: + branches: release/7.6 + override: + startPage: server:introduction:intro.adoc diff --git a/modules/guides/partials/example-attributes.adoc b/modules/guides/partials/example-attributes.adoc index b2c9184f6..b054dcb64 100644 --- a/modules/guides/partials/example-attributes.adoc +++ b/modules/guides/partials/example-attributes.adoc @@ -28,7 +28,7 @@ :connect-cloud-example: pass:q[The example below connects to a Couchbase Capella instance over a secure connection with a client certificate.] // API Links -: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)^].] +: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)^].] :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)^].] :dotnet-api-url: https://docs.couchbase.com/sdk-api/couchbase-net-client/api :java-api-url: https://docs.couchbase.com/sdk-api/couchbase-java-client/com/couchbase/client/java