feedback
feedback copied to clipboard
https://docs.microsoft.com/python leads to 404
https://docs.microsoft.com/javascript gets redirected to the JavaScript API browser i.e. https://docs.microsoft.com/en-us/javascript/api/
I expected something similar from https://docs.microsoft.com/python i.e. to redirect to the Python API browser https://docs.microsoft.com/en-us/python/api/, but instead we get a 404
Thank you for creating the issue! One of our team members will get back to you shortly with additional information. If this is a product issue, please close this and contact the particular product's support instead (see https://support.microsoft.com/allproducts for the list of support websites).
cc @maggiepint
cc @scbedd
To clarify regarding the WPF docs:
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!