jnorwood commented on issue #14507: model links data.dmlc.ml are broken URL: https://github.com/apache/incubator-mxnet/issues/14507#issuecomment-477254176 there are more broken links still referencing data.dmlc.ml. for example: `grep data.dmlc.ml */*/* 2>/dev/null` finds several in `docs/model_zoo/index.md` and a few others and you can repeat this and find several more in deeper subdirectories. `grep data.dmlc.ml */*/*/* 2>/dev/null` finds a couple in `tools/coreml/test/test_mxnet_models.py` That's all I can find that are remaing, related to this issue.
---------------------------------------------------------------- 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
