feedback icon indicating copy to clipboard operation
feedback copied to clipboard

https://docs.microsoft.com/python leads to 404

Open ramya-rao-a opened this issue 5 years ago • 4 comments

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

ramya-rao-a avatar Jul 16 '20 00:07 ramya-rao-a

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).

welcome[bot] avatar Jul 16 '20 00:07 welcome[bot]

cc @maggiepint

ramya-rao-a avatar Jul 16 '20 00:07 ramya-rao-a

cc @scbedd

ramya-rao-a avatar Sep 08 '20 06:09 ramya-rao-a

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!

adegeo avatar Sep 16 '20 05:09 adegeo