-
Notifications
You must be signed in to change notification settings - Fork 1.6k
The 2nd batch patch for msdn url #4347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@mairaw @BillWagner @TianqiZhang This is the 2nd Patch, please help to review it. |
Build with Error: A task was canceled. need reopen to re-run it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great changes @luyajun0205. Left a few comments to be addressed before merging.
Pay attention to the following bugs:
- Don't replace msdn links with different msdn links (the F# content still hasn't migrated)
- There are a couple of links that have a version extension that is being kept when the link is updated to docs, The version should be removed. The extension looks like this for example:
\(v=vs.85\).aspx
xml/System.Runtime.Remoting.Metadata.W3cXsd2001/SoapBase64Binary.xml
Outdated
Show resolved
Hide resolved
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
@mairaw @BillWagner this PR has been updated, please help review again. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks!
Summary
Describe your changes here.
Fixes #Issue_Number (if available)