Skip to content

Commit c7236ad

Browse files
authored
Update link to point at main after merge (#54155)
1 parent e245e25 commit c7236ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/LibrarySplit/HowToSplit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ maintaining backwards compatibility. This guide doesn't focus on data plane
66
splits, however if that use case arises most of the concepts apply.
77

88
For documentation on how to migrate to the new packages see
9-
[MigrationGuideForSplit.md](https://github.com/Azure/azure-sdk-for-net/blob/94d6dba246e815a00ed81fc1cf7edc25ed226de7/doc/LibrarySplit/MigrationGuideForSplit.md).
9+
[MigrationGuideForSplit.md](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/LibrarySplit/MigrationGuideForSplit.md).
1010

1111
## High-Level Goals
1212
- Preserve backwards compatibility between the original Package v1.0.0 and the new Package v1.1.0

0 commit comments

Comments
 (0)