From 6d91599350f228f66b9ae1186cdaf7f109b8aef5 Mon Sep 17 00:00:00 2001 From: Will Norris Date: Sat, 19 Apr 2014 14:47:17 -0700 Subject: [PATCH] fix copy/paste typo in conditional request docs --- github/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github/doc.go b/github/doc.go index e4f811d..d723e0e 100644 --- a/github/doc.go +++ b/github/doc.go @@ -77,7 +77,7 @@ https://github.com/gregjones/httpcache, which can be used in conjuction with https://github.com/sourcegraph/apiproxy to provide additional flexibility and control of caching rules. -Learn more about GitHub rate limiting at +Learn more about GitHub conditional requests at https://developer.github.com/v3/#conditional-requests. Creating and Updating Resources