From 6692b24fa9914b9e6a9b16c6d3c6fd8c723d4330 Mon Sep 17 00:00:00 2001 From: John Drago Date: Wed, 17 Feb 2016 10:32:38 -0800 Subject: [PATCH] Update 'samples' link to 'samples' folder The original samples link pointed to the (now) out of date examples for version 0.8 of this gem. I lost a few hours wondering why things were not working. Hoping to save someone else the time I lost (and reap the karmic bounty thereof). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a9b5af95f..f3fa5b32f 100644 --- a/README.md +++ b/README.md @@ -220,8 +220,8 @@ Samples for versions 0.9 and onward can be found in the `samples` directory. Contributions for additional samples are welcome. See [CONTRIBUTING](CONTRIBUTING.md). Samples for previous versions can be found in the -[google-api-ruby-client-samples](https://github.com/google/google-api-ruby-client-samples) -repository. +[samples](samples) +folder. ## Generating APIs