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
112
112
}
113
113
114
114
Learn 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.
116
116
117
117
Accepted Status
118
118
@@ -138,7 +138,7 @@ instead designed to work with a caching http.Transport. We recommend using
138
138
https://github.com/gregjones/httpcache for that.
139
139
140
140
Learn 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.
142
142
143
143
Creating and Updating Resources
144
144
You can’t perform that action at this time.
0 commit comments