From 33698e429d8bb10058c5ab96bfc0c7fb0dcb8d82 Mon Sep 17 00:00:00 2001 From: Leonard Lausen Date: Fri, 17 Jul 2020 16:15:17 -0700 Subject: [PATCH] Update index.rst --- docs/python_docs/python/api/gluon/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/python_docs/python/api/gluon/index.rst b/docs/python_docs/python/api/gluon/index.rst index c74500efe61e..8a8b42549ce8 100644 --- a/docs/python_docs/python/api/gluon/index.rst +++ b/docs/python_docs/python/api/gluon/index.rst @@ -97,7 +97,7 @@ Training Loss functions for training neural networks. .. card:: - :title: mxnet.metric + :title: gluon.metric :link: metric/index.html Metrics to evaluate the performance of a learned model.