- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6.1k
remove msdn links #5867
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
remove msdn links #5867
Conversation
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.
This LGTM.
I don't know that we've decided how to handle previous versions yet.
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.
Left a couple of comments and suggestions, @mairaw. You can decide whether you want to address them.
|  | ||
| ## Related sections | ||
|  | ||
| - [Globalizing and Localizing Applications](/visualstudio/ide/globalizing-and-localizing-applications) | 
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.
A better link here is [Globalizing and localizing .NET applications](~/docs/standard/globalization-localization.md)
The title is currently "Globalizing and Localizing .NET Framework applications, but I'll open a PR to change it.
|  | ||
| - [Walkthrough: Creating a Layout That Adjusts Proportion for Localization](http://msdn.microsoft.com/library/7k9fa71y\(v=vs.110\)) | ||
|  | ||
| - [How to: Create Message Boxes for Bi-Directional Windows Forms](http://msdn.microsoft.com/library/k1689bxh\(v=vs.110\)) | 
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.
I think we probably still want to include this unless/until we revise the bidirectional forms topic.
Related to #2037
Wondering if we wanna keep the links that go to previous versions