nswamy closed pull request #13583: fix link for gluon model zoo URL: https://github.com/apache/incubator-mxnet/pull/13583
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/community/ecosystem.md b/docs/community/ecosystem.md index 54f8c8993ea..100ed973cf3 100644 --- a/docs/community/ecosystem.md +++ b/docs/community/ecosystem.md @@ -62,7 +62,7 @@ Community contributions to MXNet have added many new valuable features and funct ## Model Zoos -* [Gluon Model Zoo](https://github.com/awslabs/mxnet-model-server) - models trained in Gluon and available through Gluon's model zoo API. +* [Gluon Model Zoo](https://mxnet.incubator.apache.org/api/python/gluon/model_zoo.html) - models trained in Gluon and available through Gluon's model zoo API. * [ONNX Model Zoo](https://github.com/onnx/models) - ONNX models from a variety of ONNX-supported frameworks. ---------------------------------------------------------------- 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
