diff --git a/nservicebus/aws/index.md b/nservicebus/aws/index.md index 51209b09427..e70e2bb0938 100644 --- a/nservicebus/aws/index.md +++ b/nservicebus/aws/index.md @@ -6,6 +6,6 @@ reviewed: 2024-10-29 The Particular Platform supports the following AWS services: -- Amazon SQS and SNS through the [NServiceBus Amazon SQS transport](/transports/sqs/index.md) -- Amazon DynamoDB through the [NServiceBus AWS DynamoDB persistence](/persistence/dynamodb/index.md) -- The various relational databases available on AWS, such as RDS, MySQL, or PostgreSQL through the [NServiceBus SQL persistence](/persistence/sql/index.md) \ No newline at end of file +- Amazon SQS and SNS through the [NServiceBus Amazon SQS transport](/transports/sqs/) +- Amazon DynamoDB through the [NServiceBus AWS DynamoDB persistence](/persistence/dynamodb/) +- The various relational databases available on AWS, such as RDS, MySQL, or PostgreSQL through the [NServiceBus SQL persistence](/persistence/sql/)