We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac5411 commit 9727664Copy full SHA for 9727664
src/content/docs/r2/buckets/create-buckets.mdx
@@ -27,6 +27,7 @@ wrangler r2 bucket create your-bucket-name
27
28
- Bucket names can only contain lowercase letters (a-z), numbers (0-9), and hyphens (-).
29
- Bucket names cannot begin or end with a hyphen.
30
+- Bucket names can only be between 3-63 characters in length.
31
32
The placeholder text is only for the example.
33
0 commit comments