@@ -107,11 +107,11 @@ use this {{metadata['repo']['name_pretty']}} Client Library.
107
107
{% if metadata[ 'samples'] |length %}
108
108
## Samples
109
109
110
- Samples are in the [ ` samples/ ` ] (https://github.com/{{ metadata[ 'repo'] [ 'repo' ] }}/tree/master /samples) directory.
110
+ Samples are in the [ ` samples/ ` ] (https://github.com/{{ metadata[ 'repo'] [ 'repo' ] }}/tree/main /samples) directory.
111
111
112
112
| Sample | Source Code | Try it |
113
113
| --------------------------- | --------------------------------- | ------ |
114
- {% for sample in metadata[ 'samples'] %}| {{ sample.title }} | [ source code] (https://github.com/{{ metadata[ 'repo'] [ 'repo' ] }}/blob/master /{{ sample.file }}) | [ ![ Open in Cloud Shell] [ shell_img ]] (https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/{{ metadata[ 'repo'] [ 'repo' ] }}&page=editor&open_in_editor={{ sample.file }}) |
114
+ {% for sample in metadata[ 'samples'] %}| {{ sample.title }} | [ source code] (https://github.com/{{ metadata[ 'repo'] [ 'repo' ] }}/blob/main /{{ sample.file }}) | [ ![ Open in Cloud Shell] [ shell_img ]] (https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/{{ metadata[ 'repo'] [ 'repo' ] }}&page=editor&open_in_editor={{ sample.file }}) |
115
115
{% endfor %}
116
116
{% endif %}
117
117
@@ -239,10 +239,10 @@ Java is a registered trademark of Oracle and/or its affiliates.
239
239
[ developer-console ] : https://console.developers.google.com/
240
240
[ create-project ] : https://cloud.google.com/resource-manager/docs/creating-managing-projects
241
241
[ cloud-sdk ] : https://cloud.google.com/sdk/
242
- [ troubleshooting ] : https://github.com/googleapis/google-cloud-common/blob/master /troubleshooting/readme.md#troubleshooting
243
- [ contributing ] : https://github.com/{{metadata['repo']['repo']}}/blob/master /CONTRIBUTING.md
244
- [ code-of-conduct ] : https://github.com/{{metadata['repo']['repo']}}/blob/master /CODE_OF_CONDUCT.md#contributor-code-of-conduct
245
- [ license ] : https://github.com/{{metadata['repo']['repo']}}/blob/master /LICENSE
242
+ [ troubleshooting ] : https://github.com/googleapis/google-cloud-common/blob/main /troubleshooting/readme.md#troubleshooting
243
+ [ contributing ] : https://github.com/{{metadata['repo']['repo']}}/blob/main /CONTRIBUTING.md
244
+ [ code-of-conduct ] : https://github.com/{{metadata['repo']['repo']}}/blob/main /CODE_OF_CONDUCT.md#contributor-code-of-conduct
245
+ [ license ] : https://github.com/{{metadata['repo']['repo']}}/blob/main /LICENSE
246
246
{% if metadata[ 'repo'] [ 'requires_billing' ] %}[ enable-billing] : https://cloud.google.com/apis/docs/getting-started#enabling_billing{% endif %}
247
247
{% if metadata[ 'repo'] [ 'api_id' ] %}[ enable-api] : https://console.cloud.google.com/flows/enableapi?apiid={{ metadata[ 'repo'] [ 'api_id' ] }}{% endif %}
248
248
[ libraries-bom ] : https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
0 commit comments