Skip to content

Commit

Permalink
docs: Fix broken link to issue tracker (#1134)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrelaszlo authored and JustinBeckwith committed Apr 26, 2018
1 parent b437a21 commit 3729b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -102,7 +102,7 @@ runSample().catch(console.error);
```

### Samples
There are a lot of [samples](samples/) 🤗 If you're trying to figure out how to use an API ... look there first! If there's a sample you need missing, feel free to file an [issue][bug].
There are a lot of [samples](samples/) 🤗 If you're trying to figure out how to use an API ... look there first! If there's a sample you need missing, feel free to file an [issue][bugs].

### Reference API
This library provides generated [Reference API documentation](http://google.github.io/google-api-nodejs-client/).
Expand Down

0 comments on commit 3729b90

Please sign in to comment.