File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -437,7 +437,7 @@ Keep learning with the next API guide [Basics of Authentication][auth guide]!
437437[nanoc]: http://nanoc.ws/
438438[gitignore templates]: https://github.com/github/gitignore
439439[issues-api]: /rest/reference/issues
440- [link-header]: http ://www.w3.org/wiki/LinkHeader/
440+ [link-header]: https ://www.w3.org/wiki/LinkHeader
441441[conditional-requests]: /rest#conditional-requests
442442[rate-limiting]: /rest#rate-limiting
443443[users api]: /rest/reference/users#get-a-user
Original file line number Diff line number Diff line change @@ -15,6 +15,5 @@ module.exports = [
1515
1616 // Oneoff links that link checkers think are broken but are not.
1717 'https://haveibeenpwned.com/' ,
18- 'https://www.ilo.org/dyn/normlex/en/f\\?p=NORMLEXPUB:12100:0::NO::P12100_ILO_CODE:P029' ,
19- 'http://www.w3.org/wiki/LinkHeader/'
18+ 'https://www.ilo.org/dyn/normlex/en/f\\?p=NORMLEXPUB:12100:0::NO::P12100_ILO_CODE:P029'
2019]
You can’t perform that action at this time.
0 commit comments