We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e245e25 commit c7236adCopy full SHA for c7236ad
doc/LibrarySplit/HowToSplit.md
@@ -6,7 +6,7 @@ maintaining backwards compatibility. This guide doesn't focus on data plane
6
splits, however if that use case arises most of the concepts apply.
7
8
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).
+[MigrationGuideForSplit.md](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/LibrarySplit/MigrationGuideForSplit.md).
10
11
## High-Level Goals
12
- Preserve backwards compatibility between the original Package v1.0.0 and the new Package v1.1.0
0 commit comments