Skip to content

Commit 4e04711

Browse files
committed
Fix typo in API docs url
1 parent c5b769e commit 4e04711

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/r2/buckets/bucket-locks.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@ This request creates two rules:
5555
- `lock-logs-7d`: Objects under the `logs/` prefix are retained for 7 days (604800 seconds).
5656
- `lock-images-indefinite`: Objects under the `images/` prefix are locked indefinitely.
5757

58-
For more information on required parameters and examples of how to enable bucket lock, refer to the [API documentation](/api/resources/r2/subresources/buckets/subresources/lock/methods/update/). For information about getting started with the Cloudflare API, refer to [Make API calls](/fundamentals/api/how-to/make-api-calls/).
58+
For more information on required parameters and examples of how to enable bucket lock, refer to the [API documentation](/api/resources/r2/subresources/buckets/subresources/locks/methods/update/). For information about getting started with the Cloudflare API, refer to [Make API calls](/fundamentals/api/how-to/make-api-calls/).
5959

6060
### Get bucket lock rules via API
6161

62-
For more information on required parameters and examples of how to get bucket lock rules, refer to the [API documentation](/api/resources/r2/subresources/buckets/subresources/lock/methods/update/).
62+
For more information on required parameters and examples of how to get bucket lock rules, refer to the [API documentation](/api/resources/r2/subresources/buckets/subresources/locks/methods/get/).
6363

6464
## Bucket lock rules
6565

0 commit comments

Comments
 (0)