Skip to content

Commit e8f8f30

Browse files
authored
docs: fix patch 404 in binaries page (#133)
* add-note-about-binary-patch * fix-astream-regions-error
1 parent ada8913 commit e8f8f30

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

modules/developing/pages/configure-pulsar-env.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ To get started, you must download a compatible {pulsar-short} artifact, and then
1111

1212
{product} is compatible with {pulsar-short} version {pulsar-version}.
1313

14-
. Download the binaries for the https://pulsar.apache.org/download/[latest {pulsar-version} patch release]:
14+
. Download the binaries for the https://pulsar.apache.org/download/[latest {pulsar-version} patch release].
15+
+
16+
Replace `**PATCH**` with the specific patch version you want to use.
17+
For example, to download Pulsar version `3.1.0`, use patch version `0`.
1518
+
1619
[source,shell,subs="+quotes,+attributes"]
1720
----

modules/operations/pages/astream-regions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{product} is available in a subset of the xref:astra-db-serverless:databases:regions.adoc[{astra-db} regions], including AWS, Microsoft Azure, and Google Cloud regions.
66

7-
{astra-stream} tenants are regionally isolated.
7+
{product} tenants are regionally isolated.
88
The region you select when you create a tenant determines which databases that tenant can support.
99
For example, to enable xref:developing:astream-cdc.adoc[CDC for {astra-db}], your tenant must be in the same region as the relevant database.
1010

0 commit comments

Comments
 (0)