Skip to content

Commit

Permalink
docs: Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Nov 2, 2023
1 parent 498a93e commit 0088514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This action uses [espup], which calls GitHub API during the installation process
So, we recommend [defining] `GITHUB_TOKEN`, as seen in the [example workflow], which increases the rate limit to 1000.

[espup]: https://github.com/esp-rs/espup
[github api has a small rate limit]: https://docs.github.com/en/rest/overview/resources-in-the-rest-api?apiVersion=2022-11-28#rate-limits-for-requests-from-github-actions
[GitHub API has a low rate limit]: https://docs.github.com/en/rest/overview/resources-in-the-rest-api?apiVersion=2022-11-28#rate-limits-for-requests-from-github-actions
[#15]: https://github.com/esp-rs/xtensa-toolchain/issues/15
[defining]: https://docs.github.com/en/actions/learn-github-actions/variables
[example workflow]: #example-workflow
Expand Down

0 comments on commit 0088514

Please sign in to comment.