Skip to content

Commit 8a31dfe

Browse files
Apply suggestions from code review
Co-authored-by: Maddy <[email protected]>
1 parent 9ca46ce commit 8a31dfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/r2/buckets/create-buckets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ wrangler r2 bucket delete BUCKET_TO_DELETE
4747

4848
## Notes
4949

50-
- Bucket names and buckets are not public by default. To allow public access to a bucket, [refer to the public bucket documentation](/r2/buckets/public-buckets/).
50+
- Bucket names and buckets are not public by default. To allow public access to a bucket, refer to [Public buckets](/r2/buckets/public-buckets/).
5151
- For information on controlling access to your R2 bucket with Cloudflare Access, refer to [Protect an R2 Bucket with Cloudflare Access](/r2/tutorials/cloudflare-access/).
5252
- Invalid (unauthorized) access attempts to private buckets do not incur R2 operations charges against that bucket. Refer to the [R2 pricing FAQ](/r2/pricing/#frequently-asked-questions) to understand what operations are billed vs. not billed.

src/content/docs/r2/buckets/public-buckets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For more information on default Cache behavior and how to customize it, refer to
4444

4545
To restrict access to your custom domain's bucket, use Cloudflare's existing security products.
4646

47-
- [Cloudflare Zero Trust Access](/cloudflare-one/applications/configure-apps): Protects buckets that should only be accessible by your teammates. Refer to the tutorial: [Protect an R2 Bucket with Cloudflare Access](/r2/tutorials/cloudflare-access/) for more information.
47+
- [Cloudflare Zero Trust Access](/cloudflare-one/applications/configure-apps): Protects buckets that should only be accessible by your teammates. Refer to [Protect an R2 Bucket with Cloudflare Access](/r2/tutorials/cloudflare-access/) tutorial for more information.
4848
- [Cloudflare WAF Token Authentication](/waf/custom-rules/use-cases/configure-token-authentication/): Restricts access to documents, files, and media to selected users by providing them with an access token.
4949

5050
:::caution

0 commit comments

Comments
 (0)