Skip to content

Commit

Permalink
fix(build): update branch to main (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored Sep 8, 2021
1 parent c5e3942 commit 1a45e25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions media-translation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Before running the samples, make sure you've followed the steps outlined in

### Quickstart

View the [source code](https://github.com/googleapis/nodejs-media-translation/blob/master/samples/quickstart.js).
View the [source code](https://github.com/googleapis/nodejs-media-translation/blob/main/samples/quickstart.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-media-translation&page=editor&open_in_editor=samples/quickstart.js,samples/README.md)

Expand All @@ -50,7 +50,7 @@ __Usage:__

### Translate_from_file

View the [source code](https://github.com/googleapis/nodejs-media-translation/blob/master/samples/translate_from_file.js).
View the [source code](https://github.com/googleapis/nodejs-media-translation/blob/main/samples/translate_from_file.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-media-translation&page=editor&open_in_editor=samples/translate_from_file.js,samples/README.md)

Expand All @@ -67,7 +67,7 @@ __Usage:__

### Translate_from_mic

View the [source code](https://github.com/googleapis/nodejs-media-translation/blob/master/samples/translate_from_mic.js).
View the [source code](https://github.com/googleapis/nodejs-media-translation/blob/main/samples/translate_from_mic.js).

[![Open in Cloud Shell][shell_img]](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-media-translation&page=editor&open_in_editor=samples/translate_from_mic.js,samples/README.md)

Expand Down

0 comments on commit 1a45e25

Please sign in to comment.