File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ To detect an API rate limit error, you can check if its type is *github.RateLimi
112112 }
113113
114114Learn more about GitHub rate limiting at
115- https://docs.github.com/en/free-pro-team@latest/rest/reference/ #rate-limiting.
115+ https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api #rate-limiting.
116116
117117Accepted Status
118118
@@ -138,7 +138,7 @@ instead designed to work with a caching http.Transport. We recommend using
138138https://github.com/gregjones/httpcache for that.
139139
140140Learn more about GitHub conditional requests at
141- https://docs.github.com/en/free-pro-team@latest/rest/reference/ #conditional-requests.
141+ https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api #conditional-requests.
142142
143143Creating and Updating Resources
144144
You can’t perform that action at this time.
0 commit comments