mxnet-notebooks
mxnet-notebooks copied to clipboard
Fixing broken links
trafficstars
- Fixing various broken links.
The reason that I used ./module.ipynb not mxnet.io/... because that link is clickable within notebook, say either you view on github or edit in notebook.
we should let the script located in mxnet/docs/ to automatically change these relative paths to the mxnet.io url, instead changing it manually in the notebooks
Hi Mu, Can we merge these changes now and I will create issue to update build script to change relative paths and track in different task? I am worried about broken links are already live on mxnet.io for our readers and we received many complaints from customers (SAs). Thanks, Sandeep