feedback
feedback copied to clipboard
https://docs.microsoft.com/en-us/dotnet/framework/wpf/
Describe the bug page now returns 404 - Page not found
To Reproduce Steps to reproduce the behavior:
- Go to https://docs.microsoft.com/en-us/dotnet/framework/wpf/ same problem for https://docs.microsoft.com/en-us/dotnet/desktop/framework/wpf/controls/menu-overview?view=netdesktop-5.0
Expected behavior no 404
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
Sorry for the confusion. I caused this problem and the fix was implemented about 9 days ago. The content moved to a new folder and the redirects created were invalid, so the URLs you were being directed to had the wrong path in them. While the links you reported don't work and won't work, the pages that were linking to them will point you to the correct paths now.
Sorry again!