diff --git a/README.md b/README.md index 0da14ce..09b4c18 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ To reduce the chance of this happening, you can reduce the number of HTTP calls 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/main/packages/artifact/docs/additional-information.md) package that is used internally regarding certain behaviors and limitations. +See extra documentation for the [@actions/artifact](https://github.com/actions/toolkit/blob/main/packages/artifact/README.md) package that is used internally regarding certain behaviors and limitations. # License