Skip to content

Commit 9c46a6e

Browse files
docs(BigTable): Fixing markdown mistakes in samples README (#32272)
Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>
1 parent 366f6ab commit 9c46a6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google-cloud-bigtable/samples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@ Expected output similar to:
8484

8585
### Hello World
8686

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
8888
the Cloud Bigtable client library.
8989

9090
### Instance Admin
9191

92-
View the [source code][instanceadmin.rb].
92+
View the [source code](instanceadmin.rb).
9393

9494
[![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)
9595

0 commit comments

Comments
 (0)