Skip to content

Commit de50a64

Browse files
committed
Fixed broken link
1 parent b95ec00 commit de50a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/r2/buckets/event-notifications.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $ npx wrangler r2 bucket notification create <BUCKET_NAME> --event-type <EVENT_T
5050
$ npx wrangler r2 bucket notification create <BUCKET_NAME> --event-type <EVENT_TYPE> --queue <QUEUE_NAME> --prefix "<PREFIX_VALUE>" --suffix "<SUFFIX_VALUE>"
5151
```
5252

53-
For a more complete step-by-step example, refer to the [Log and store upload events in R2 with event notifications](/r2/examples/upload-logs-event-notifications/) example.
53+
For a more complete step-by-step example, refer to the [Log and store upload events in R2 with event notifications](/r2/tutorials/upload-logs-event-notifications/) example.
5454

5555
## Event notification rules
5656

0 commit comments

Comments
 (0)