File tree Expand file tree Collapse file tree
samples/snippets/src/main/java/com/example/bigtable Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,12 +150,12 @@ public void createProdInstance() {
150150 * Demonstrates how to create an instance within a provided project with tags.
151151 *
152152 * <p>Tags are a way to organize and govern resources across Google Cloud, see
153- * [Creating and managing tags](https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing )
153+ * [Creating and managing tags](https://docs. cloud.google.com/resource-manager/docs/tags/tags-overview )
154154 *
155155 *
156156 * NOTE: Unlike labels, a tag (Key and Value) must be created before it can be
157157 * attached to a resource.
158- * See [Creating and managing tags](https://cloud.google.com/resource-manager/docs/tags/tags-creating-and-managing )
158+ * See [Creating and managing tags](https://docs. cloud.google.com/resource-manager/docs/tags/tags-overview )
159159 * and [Tags overview](https://docs.cloud.google.com/bigtable/docs/tags) for more information.
160160 */
161161 public void createProdInstanceWithTags () {
You can’t perform that action at this time.
0 commit comments