Skip to content

Commit fbe043b

Browse files
chore: update links in github issue templates (#755)
* chore: update links in github issue templates * chore: update links in github issue templates Source-Link: googleapis/synthtool@38fa49f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:609822e3c09b7a1bd90b99655904609f162cc15acb4704f1edf778284c36f429 * Delete .github/ISSUE_TEMPLATE/bug_report.md * Delete .github/ISSUE_TEMPLATE/feature_request.md * Delete .github/ISSUE_TEMPLATE/question.md * Delete .github/ISSUE_TEMPLATE/support_request.md * Update CODEOWNERS * Update owlbot.py --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: sofisl <[email protected]>
1 parent 0f7563c commit fbe043b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

handwritten/nodejs-logging-bunyan/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
4444

4545
1. [Select or create a Cloud Platform project][projects].
4646
1. [Enable the Cloud Logging for Bunyan API][enable_api].
47-
1. [Set up authentication with a service account][auth] so you can access the
47+
1. [Set up authentication][auth] so you can access the
4848
API from your local workstation.
4949

5050
### Installing the client library
@@ -346,4 +346,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-logging-bunyan/blob/main/LICE
346346
[projects]: https://console.cloud.google.com/project
347347
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
348348
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=logging.googleapis.com
349-
[auth]: https://cloud.google.com/docs/authentication/getting-started
349+
[auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local

handwritten/nodejs-logging-bunyan/owlbot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
".github/auto-label.yaml",
2828
".github/release-please.yml",
2929
".github/CODEOWNERS",
30-
".github/sync-repo-settings.yaml"
30+
".github/sync-repo-settings.yaml",
3131
])
3232
node.fix()
3333

0 commit comments

Comments
 (0)