mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-08 04:18:19 +02: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:
parent
b9436a7e86
commit
1ce870e10f
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue