Skip to content

Commit a7aa970

Browse files
committed
Informing users that they can upload via API in
the opening sentence.
1 parent 2753ecd commit a7aa970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/r2/objects/upload-objects.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77

88
import { Steps, Tabs, TabItem } from "~/components"
99

10-
You can upload objects to your bucket from using rclone, Cloudflare dashboard, or Wrangler.
10+
You can upload objects to your bucket from using API (both [Workers Binding API](/r2/api/workers/workers-api-reference/) or [compatible S3 API](/r2/api/s3/api/)), rclone, Cloudflare dashboard, or Wrangler.
1111

1212
## Upload objects via Rclone
1313

0 commit comments

Comments
 (0)