aaronmarkham commented on issue #12426: Consistent website theme and custom 404 URL: https://github.com/apache/incubator-mxnet/pull/12426#issuecomment-420050443 Using the following would leave the URL intact which would then get special theme js applied to the error page when it had `/api` in the URL. Rather than try to fix the js, I updated the redirect to use a static URL which forces the URL to change thereby bypassing the theme.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
