Skip to content

Commit 9ca46ce

Browse files
committed
Switching order of links
1 parent 60b373a commit 9ca46ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/r2/buckets/storage-classes.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@ aws s3api --endpoint-url https://<ACCONUT_ID>.r2.cloudflarestorage.com \
102102
--storage-class STANDARD_IA
103103
```
104104

105-
- Refer to [object-level operations](/r2/api/s3/api/#object-level-operations) for the full list of object-level API operations with R2-compatible S3 API.
106-
- Refer to [aws CLI](/r2/examples/aws/aws-cli/) for more information on using `aws CLI`.
105+
- Refer to [aws CLI](/r2/examples/aws/aws-cli/) for more information on using `aws CLI`.
106+
- Refer to [object-level operations](/r2/api/s3/api/#object-level-operations) for the full list of object-level API operations with R2-compatible S3 API.

0 commit comments

Comments
 (0)