Skip to content

Commit

Permalink
fix: update github repo in package (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Feb 19, 2020
1 parent c9f2db4 commit 7e750cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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

0 comments on commit 7e750cb

Please sign in to comment.