marcoabreu closed pull request #11102: Updating readme to fix broken docs status URL: https://github.com/apache/incubator-mxnet/pull/11102
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/README.md b/README.md index c37959d6d74..c402c523b57 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ +<div align="center"> + <a href="https://mxnet.incubator.apache.org/"><img src="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet_logo_2.png"></a><br> +</div> + Apache MXNet (incubating) for Deep Learning ===== - -[](http://jenkins.mxnet-ci.amazon-ml.com/job/incubator-mxnet/job/master/) -[](https://mxnet.incubator.apache.org/) -[](./LICENSE) +| Master | Docs | License | +| :-------------:|:-------------:|:--------:| +| [](http://jenkins.mxnet-ci.amazon-ml.com/job/incubator-mxnet/job/master/) | [](https://mxnet.incubator.apache.org/) | [](./LICENSE) |  ---------------------------------------------------------------- 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
