Skip to content

Commit f621dfe

Browse files
[AV-82442] Update Python release 4.1 docs for Free Tier (#255)
* Change mentions of free trial with free tier * remove mentions of perpetual
1 parent cf9aea6 commit f621dfe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/hello-world/pages/sample-application.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,6 @@ include::example$sample-app.py[tag=search-subdoc, indent=0]
310310

311311
== Next Steps
312312

313-
* Sign up for your free xref:cloud:ROOT:index.adoc[Capella trial acocunt], to get started with Couchbase the easy way.
313+
* Sign up for a xref:cloud:ROOT:index.adoc[Capella account] and deploy a free operational cluster to get started with Couchbase the easy way.
314314
* Read more about interacting with the Couchbase services used in this example -- xref:howtos:kv-operations.adoc[Data (K/V)], xref:howtos:subdocument-operations.adoc[Sub-Document], xref:howtos:n1ql-queries-with-sdk.adoc[Query], and xref:howtos:full-text-searching-with-sdk.adoc[Search].
315315
* Discover xref:howtos:distributed-acid-transactions-from-the-sdk.adoc[Distributed ACID Transactions] from the Python SDK, for cases where several documentations (such as combined flight and hotel bookings) must succeed together.

modules/hello-world/pages/start-using-sdk.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ or the xref:{version-server}@server:manage:manage-settings/install-sample-bucket
5454
--
5555
====
5656

57-
The https://cloud.couchbase.com/sign-up[Couchbase Capella free trial] version comes with the Travel Sample Bucket, and its Query indexes, loaded and ready.
57+
The https://cloud.couchbase.com/sign-up[Couchbase Capella free tier] version comes with the Travel Sample Bucket, and its Query indexes, loaded and ready.
5858

5959
== Quick Installation
6060

@@ -197,7 +197,7 @@ Couchbase Capella::
197197
* You have signed up to https://cloud.couchbase.com/sign-up[Couchbase Capella].
198198
199199
* You have created your own bucket, or loaded the Travel Sample dataset.
200-
Note, the Travel Sample dataset is installed automatically by the Capella free trial.
200+
Note, the Travel Sample dataset is installed automatically when deploying a Capella free tier cluster.
201201
202202
* A user is created with permissions to access the cluster (at least Application Access permissions).
203203
See the xref:cloud:get-started:cluster-and-data.adoc#credentials[Capella connection page] for more details.

0 commit comments

Comments
 (0)