Skip to content

Commit 37efcfb

Browse files
Fix platform link
1 parent 62a64a9 commit 37efcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modernization/stranglerfig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ summary: Legacy Modernization with NServiceBus and the Strangler Fig Pattern
44
reviewed: 2025-05-12
55
---
66

7-
For teams maintaining legacy .NET systems, modernization can feel daunting. Rewrites are risky, and big-bang migrations rarely go to plan. An alternative approach involves introducing the [Particular Platform](https://particular.net/platform) into a legacy environment using the [Strangler Fig pattern](https://learn.microsoft.com/en-us/azure/architecture/patterns/strangler-fig).
7+
For teams maintaining legacy .NET systems, modernization can feel daunting. Rewrites are risky, and big-bang migrations rarely go to plan. An alternative approach involves introducing the [Particular Platform](/platform) into a legacy environment using the [Strangler Fig pattern](https://learn.microsoft.com/en-us/azure/architecture/patterns/strangler-fig).
88

99
## Establishing the façade
1010

0 commit comments

Comments
 (0)