diff --git a/README.md b/README.md index d6a3350..57d0b08 100644 --- a/README.md +++ b/README.md @@ -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.