Skip to content

Commit 0c1a510

Browse files
3.10
1 parent 2bc547e commit 0c1a510

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
= Couchbase Java SDK Documentation
22

3-
This repository hosts the documentation source for the https://docs.couchbase.com/java-sdk/3.8/hello-world/overview.html[Couchbase Java SDK].
3+
This repository hosts the documentation source for the https://docs.couchbase.com/java-sdk/3.10/hello-world/overview.html[Couchbase Java SDK].
44

5-
This branch documents the 3.9 release of the SDK.
6-
It follows the https://docs.couchbase.com/java-sdk/3.9/project-docs/compatibility.html#api-version[SDK 3.8 API].
5+
This branch documents the 3.10 release of the SDK.
6+
It follows the https://docs.couchbase.com/java-sdk/3.10/project-docs/compatibility.html#api-version[SDK 3.8 API].
77

88
This branch reflects the new Information Architecture for the SDK docs -- this release was previously documented with the old structure (those old docs can be found under the `temp/3.7` branch), and docs with this structure can be seen on the Couchbase docs site for releases 3.7 and earlier.
99

@@ -121,7 +121,7 @@ Update the following files:
121121

122122
=== New Branches
123123

124-
Production branches use the *release/x.y* naming pattern (e.g. `release/3.8`, `release/3.7`).
124+
Production branches use the *release/x.y* naming pattern (e.g. `release/3.10`, `release/3.9`).
125125
Antora uses the branch names in the playbook, but also uses the `version` given in the antor.yml file, to create the version navigation -- so this version number must be unique within the repo for any branches included in the playbook.
126126
When creating a new branch for a new release, remember to update the antora.yml file before trying to build.
127127

0 commit comments

Comments
 (0)