From ccfb36754e8acf505c8711c9fc4656d7af075fd7 Mon Sep 17 00:00:00 2001 From: Jonas Finnemann Jensen Date: Tue, 9 Nov 2021 18:01:06 +0100 Subject: [PATCH] More links in the repository specification --- doc/repository-spec-v2.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/repository-spec-v2.md b/doc/repository-spec-v2.md index 6db7763aa..aa65e1416 100644 --- a/doc/repository-spec-v2.md +++ b/doc/repository-spec-v2.md @@ -371,7 +371,9 @@ This can be used to forbid git-dependencies in published packages, limit the archive size, or enforce any other repository specific constraints. This upload flow allows for archives to be uploaded directly to a signed POST -URL for S3, GCS or similar blob storage service. Both the +URL for [S3](https://docs.aws.amazon.com/AmazonS3/latest/userguide/HTTPPOSTExamples.html), +[GCS](https://cloud.google.com/storage/docs/xml-api/post-object-forms) or +similar blob storage service. Both the `` and `` is allowed to contain query-string parameters, and both of these URLs need only be temporary.