mirror of
https://github.com/actions/setup-python
synced 2025-04-05 23:09:44 +00:00
Fix links in documentation (#135)
The "Software installed on GitHub-hosted runners" link was broken. The other changed links were redirecting from moved pages.
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
|
||||
### NCC
|
||||
|
||||
In order to avoid uploading `node_modules/` to the repository, we use [zeit/ncc](https://github.com/zeit/ncc) to create a single `index.js` file that gets saved in `dist/`.
|
||||
In order to avoid uploading `node_modules/` to the repository, we use [vercel/ncc](https://github.com/vercel/ncc) to create a single `index.js` file that gets saved in `dist/`.
|
||||
|
||||
### Developing
|
||||
|
||||
|
Reference in New Issue
Block a user