You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by lx...@apache.org on 2017/07/07 15:58:23 UTC

[10/50] [abbrv] incubator-mxnet-test git commit: Documentation and tutorials are not 2 separated links. (#6845)

Documentation and tutorials are not 2 separated links. (#6845)



Project: http://git-wip-us.apache.org/repos/asf/incubator-mxnet-test/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mxnet-test/commit/cb69e15c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mxnet-test/tree/cb69e15c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mxnet-test/diff/cb69e15c

Branch: refs/heads/master
Commit: cb69e15cd0ac063b1199248c6ff70669059cf837
Parents: 49cd2e6
Author: Viacheslav Kovalevskyi <vi...@b0noi.com>
Authored: Wed Jun 28 09:33:41 2017 -0700
Committer: Eric Junyuan Xie <pi...@users.noreply.github.com>
Committed: Wed Jun 28 09:33:41 2017 -0700

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mxnet-test/blob/cb69e15c/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index a06c8f0..a929234 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ What's New
 
 Contents
 --------
-* [Documentation and Tutorials](http://mxnet.io/)
+* [Documentation](http://mxnet.io/) and  [Tutorials](http://mxnet.io/tutorials/)
 * [Design Notes](http://mxnet.io/architecture/index.html)
 * [Code Examples](https://github.com/dmlc/mxnet/tree/master/example)
 * [Installation](http://mxnet.io/get_started/install.html)