From 3729b9019c97efc8fe47204581494b08e3157b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Laszlo?= Date: Fri, 27 Apr 2018 00:36:08 +0200 Subject: [PATCH] docs: Fix broken link to issue tracker (#1134) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d11939055f..4e43babd9fe 100644 --- a/README.md +++ b/README.md @@ -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/).