Fix link and title to GitHub documentation page on README.md

This commit is contained in:
Peter Mescalchin 2021-12-01 15:37:11 +11:00
parent 14c97ee06d
commit 23cf28744c

View file

@ -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.