You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This includes breaking changes to the usage of the library.
22
22
23
23
***But fear not, no functionality is lost and all breaking changes are documented and provide information on how to change the implementation.***
24
24
25
-
You can find the full migration documentation [here](https://github.com/basicx-StrgV/WGet.NET/blob/develop/migration_info/V3-V4.md).
25
+
You can find the full migration documentation [here](https://github.com/basicx-StrgV/WGet.NET/blob/main/migration_info/V3-V4.md).
26
26
27
27
This was done to improve maintainability and the experience of using the library, by improving the data structure, removing redundant or useless functions and making the implementation more consistent.
0 commit comments