@@ -107,11 +107,11 @@ use this {{metadata['repo']['name_pretty']}} Client Library.
107107{% if metadata[ 'samples'] |length %}
108108## Samples
109109
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.
111111
112112| Sample | Source Code | Try it |
113113| --------------------------- | --------------------------------- | ------ |
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 }}) |
115115{% endfor %}
116116{% endif %}
117117
@@ -239,10 +239,10 @@ Java is a registered trademark of Oracle and/or its affiliates.
239239[ developer-console ] : https://console.developers.google.com/
240240[ create-project ] : https://cloud.google.com/resource-manager/docs/creating-managing-projects
241241[ 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
246246{% if metadata[ 'repo'] [ 'requires_billing' ] %}[ enable-billing] : https://cloud.google.com/apis/docs/getting-started#enabling_billing{% endif %}
247247{% if metadata[ 'repo'] [ 'api_id' ] %}[ enable-api] : https://console.cloud.google.com/flows/enableapi?apiid={{ metadata[ 'repo'] [ 'api_id' ] }}{% endif %}
248248[ libraries-bom ] : https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
0 commit comments