Skip to content

Commit 2ab57ef

Browse files
authored
Fix DocsUrls for 2 components
1 parent 36eb7f7 commit 2ab57ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/components.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@
712712

713713
- Key: Migrations
714714
Name: Particular.TimeoutMigration
715-
DocsUrl: nservicebus/tools/migrate-to-native-delivery
715+
DocsUrl: /nservicebus/tools/migrate-to-native-delivery
716716
GitHubOwner: Particular
717717
Category: Persistence
718718
SupportLevel: Tool
@@ -723,7 +723,7 @@
723723

724724
- Key: CosmosDB
725725
Name: NServiceBus.Persistence.CosmosDB
726-
DocsUrl: persistence/cosmosdb
726+
DocsUrl: /persistence/cosmosdb
727727
GitHubOwner: Particular
728728
Category: Persistence
729729
LicenseUrl: https://github.com/Particular/NServiceBus.Persistence.CosmosDB/blob/master/LICENSE.md
@@ -819,4 +819,4 @@
819819
LicenseUrl: https://github.com/Particular/NServiceBus.Persistence.DynamoDB/main/LICENSE.md
820820
ProjectUrl: https://github.com/Particular/NServiceBus.Persistence.DynamoDB
821821
NugetOrder:
822-
- NServiceBus.Persistence.DynamoDB.TransactionalSession
822+
- NServiceBus.Persistence.DynamoDB.TransactionalSession

0 commit comments

Comments
 (0)