IvyBazan opened a new issue #15440: IO broken links URL: https://github.com/apache/incubator-mxnet/issues/15440 URL - https://mxnet.incubator.apache.org/api/python/io/io.html Broken Links ─ https://mxnet.incubator.apache.org/api/python/io/mxnet.symbol.Symbol.name (HTTP_404) ─ https://mxnet.incubator.apache.org/api/python/io/mxnet.ndarray.NDArray.shape (HTTP_404) ─ https://mxnet.incubator.apache.org/api/python/io/mxnet.symbol.Symbol.name (HTTP_404) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ URLs should be: -https://mxnet.incubator.apache.org/api/python/symbol/symbol.html?highlight=symbol.symbol.name#mxnet.symbol.Symbol.name -https://mxnet.incubator.apache.org/api/python/ndarray/ndarray.html?highlight=ndarray.shape#mxnet.ndarray.NDArray.shape -https://mxnet.incubator.apache.org/api/python/symbol/symbol.html?highlight=symbol.symbol.name#mxnet.symbol.Symbol.name
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
