diff --git a/config/makers/zip.md b/config/makers/zip.md index 6c248e3..4f95b6c 100644 --- a/config/makers/zip.md +++ b/config/makers/zip.md @@ -68,4 +68,4 @@ The first time you run `make` with this parameter configured, an architecture-sp Once this asset is uploaded to the bucket, subsequent runs will read from the existing manifest at `https://my-bucket.s3.amazonaws.com/my-app-updates/darwin/arm64/RELEASES.json` and modify it to update the `currentRelease` property to the next version that is built. -For end-to-end instructions on this process, including how to publish assets to S3 and set up the autoUpdater to read the `RELEASES.json` manifest, see the [Auto updating from S3](s3#auto-updating-from-s3) guide. +For end-to-end instructions on this process, including how to publish assets to S3 and set up the autoUpdater to read the `RELEASES.json` manifest, see the [Auto updating from S3](s3/) guide.