Skip to content

Commit

Permalink
fix: update github repo in package (#239)
Browse files Browse the repository at this point in the history
7e750cb
commit 7e750cb
Author: Justin Beckwith <justin.beckwith@gmail.com>
Date:   Tue Feb 18 20:36:52 2020 -0800

    fix: update github repo in package (#239)
  • Loading branch information
yoshi-automation committed Apr 1, 2020
1 parent c399bbb commit e8f8802
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Thanks for stopping by to let us know something could be better!

Please run down the following list and make sure you've tried the usual "quick fixes":

- Search the issues already opened: https://github.com/JustinBeckwith/gaxios/issues
- Search the issues already opened: https://github.com/googleapis/gaxios/issues
- Search the issues on our "catch-all" repository: https://github.com/googleapis/google-cloud-node
- Search StackOverflow: http://stackoverflow.com/questions/tagged/google-cloud-platform+node.js

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"samples-test": "cd samples/ && npm link ../ && npm test && cd ../",
"prelint": "cd samples; npm link ../; npm i"
},
"repository": "JustinBeckwith/gaxios",
"repository": "googleapis/gaxios",
"keywords": [
"google"
],
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"updateTime": "2020-04-01T11:17:53.452110Z",
"updateTime": "2020-04-01T11:17:51.547672Z",
"sources": [
{
"git": {
Expand Down

0 comments on commit e8f8802

Please sign in to comment.