We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f144d4d commit 98225c1Copy full SHA for 98225c1
2 files changed
README.md
@@ -20,7 +20,7 @@ C++ Idiomatic Clients for [Google Cloud Platform][cloud-platform] services.
20
[client-library-docs]: http://GoogleCloudPlatform.github.io/google-cloud-cpp/
21
22
This library supports the following Google Cloud Platform services with clients
23
-at an [Alpha](#versioning) quality level:
+at the [Beta](#versioning) quality level:
24
25
- [Google Cloud Bigtable](google/cloud/bigtable#google-cloud-bigtable)
26
google/cloud/bigtable/README.md
@@ -12,7 +12,7 @@ client.
12
## Status
13
14
This library support Google Cloud Bigtable at the
15
-[Alpha](../README.md#versioning) quality level.
+[Beta](../README.md#versioning) quality level.
16
17
## Documentation
18
0 commit comments