mirror of
https://github.com/google/skills.git
synced 2026-09-14 20:00:20 +08:00
Fix broken Bigtable SQL reference link in bigtable-basics skill.
PiperOrigin-RevId: 977130501
This commit is contained in:
committed by
Copybara-Service
parent
134ba0655f
commit
d56d145e51
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user