diff --git a/README.md b/README.md index 646065d..f3b90ff 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl - When Git 2.18 or higher is not in the PATH, the REST API will be used to download the files - When using a job container, the container's PATH is used -Refer [here](https://github.com/actions/checkout/blob/v1/README.md) for previous versions. +Refer to [CHANGELOG](./CHANGELOG.md) to see differences with previous versions +or consult the [v1 README](https://github.com/actions/checkout/blob/v1/README.md). # Usage