Fix broken Bigtable SQL reference link in bigtable-basics skill.

PiperOrigin-RevId: 977130501
This commit is contained in:
Cloud IX Team
2026-09-06 11:51:14 -07:00
committed by Copybara-Service
parent 134ba0655f
commit d56d145e51
+1 -1
View File
@@ -112,6 +112,6 @@ defined as SQL queries but they must be created using gcloud CLI.
## External Resources
* [Cloud Bigtable Documentation](https://cloud.google.com/bigtable/docs)
* [Bigtable SQL Reference](https://cloud.google.com/bigtable/docs/reference/sql)
* [Bigtable SQL Reference](https://cloud.google.com/bigtable/docs/googlesql-overview)
* [cbt CLI Reference](https://cloud.google.com/bigtable/docs/cbt-reference)
* [gcloud bigtable Reference](https://cloud.google.com/sdk/gcloud/reference/bigtable)