fix: update authorization event reference link in mirroring documentation

This commit is contained in:
Anthony Accioly 2025-06-04 21:46:07 +01:00
parent b1a336fe75
commit 658c608b11
No known key found for this signature in database
GPG Key ID: 1BADB4682C8DDB3C
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Clients MUST pass the URL of the remote blob as a stringified JSON object in the
}
```
Clients MAY set the `Authorization` header to an upload authorization event defined in [BUD-02](./02.md#upload-authorization-required). When using authorization, the event MUST be of type "upload".
Clients MAY set the `Authorization` header to an upload authorization event defined in [BUD-02](./02.md#upload-authorization-optional). When using authorization, the event MUST be of type "upload".
The `/mirror` endpoint MUST download the blob from the specified URL and verify that there is at least one `x` tag in the authorization event matching the sha256 hash of the download blob