From e7de7bd7dbefc626575f6b3d5cdcc255278f3378 Mon Sep 17 00:00:00 2001 From: Rohit Kartik <41287435+OO7kartik@users.noreply.github.com> Date: Fri, 27 Dec 2019 23:59:18 +0530 Subject: [PATCH] Update README.md Added a minor improvement. Introduction and Further documentation now have the same name for the same link. This takes care of #2129 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 070f5692d1..3a23017345 100644 --- a/README.md +++ b/README.md @@ -321,7 +321,7 @@ older versions of mlpack: - [mlpack documentation](https://www.mlpack.org/docs.html) - [Tutorials](https://www.mlpack.org/doc/mlpack-git/doxygen/tutorials.html) - [Development Site (Github)](https://www.github.com/mlpack/mlpack/) - - [API documentation](https://www.mlpack.org/doc/mlpack-git/doxygen/index.html) + - [API documentation (Doxygen)](https://www.mlpack.org/doc/mlpack-git/doxygen/index.html) ### 8. Bug reporting