You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-cloud-bigtable/samples/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,12 +84,12 @@ Expected output similar to:
84
84
85
85
### Hello World
86
86
87
-
View the [Hello World][hello_world.rb] sample to see a basic usage of
87
+
View the [Hello World](hello_world.rb) sample to see a basic usage of
88
88
the Cloud Bigtable client library.
89
89
90
90
### Instance Admin
91
91
92
-
View the [source code][instanceadmin.rb].
92
+
View the [source code](instanceadmin.rb).
93
93
94
94
[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/google-cloud-ruby&page=editor&open_in_editor=google-cloud-bigtable/samples/instanceadmin.rb)
0 commit comments