diff --git a/README.md b/README.md index 57d0b08..07be754 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,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/master/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/docs/additional-information.md) package that is used internally regarding certain behaviors and limitations. # License