mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-01 17:26:34 +00:00
Fix link and title to GitHub documentation page on README.md
This commit is contained in:
parent
14c97ee06d
commit
23cf28744c
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ To reduce the chance of this happening, you can reduce the number of HTTP calls
|
|||
|
||||
## Additional Documentation
|
||||
|
||||
See [persisting workflow data using artifacts](https://help.github.com/en/actions/configuring-and-managing-workflows/persisting-workflow-data-using-artifacts) for additional examples and tips.
|
||||
See [Storing workflow data as artifacts](https://docs.github.com/en/actions/advanced-guides/storing-workflow-data-as-artifacts) for additional examples and tips.
|
||||
|
||||
See extra documentation for the [@actions/artifact](https://github.com/actions/toolkit/blob/master/packages/artifact/docs/additional-information.md) package that is used internally regarding certain behaviors and limitations.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue