Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/buckets/object-notifications.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,5 +141,5 @@ single region then collates those events and sends them to the webhook. The

## Next steps

- Check out the [Example Webhook](/docs/sdks/s3/aws-go-sdk.md#webhook) for more
- Check out the [Example Webhook](/docs/sdks/s3/aws-go-sdk.mdx#webhook) for more
details on how to use them in your application.
2 changes: 1 addition & 1 deletion docs/objects/conditionals.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ object.
## Next steps

- Check out the
[Example usage](/docs/sdks/s3/aws-go-sdk.md#conditional-operations) for more
[Example usage](/docs/sdks/s3/aws-go-sdk.mdx#conditional-operations) for more
details on how to use them in your application.
2 changes: 1 addition & 1 deletion docs/objects/object_regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ how the storage cost is calculated when multiple copies are stored.

## Next steps

- Check out the [Example usage](/docs/sdks/s3/aws-go-sdk.md#object-regions) for
- Check out the [Example usage](/docs/sdks/s3/aws-go-sdk.mdx#object-regions) for
more details on how to configure object regions in your application.
4 changes: 2 additions & 2 deletions docs/objects/query-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ Example queries that can be performed:

## Next steps

- Check out the [Example usage](/docs/sdks/s3/aws-go-sdk.md#metadata-querying)
for more details on how to use them in your application.
- Check out the [Example usage](/docs/sdks/s3/aws-go-sdk#metadata-querying) for
more details on how to use them in your application.
Loading