[mlpack] 02/35: Fixed broken links in README
Barak A. Pearlmutter
barak+git at pearlmutter.net
Thu Sep 15 23:29:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch master
in repository mlpack.
commit 9650acedbbc66fabe5bf38f948b4cede39e34e53
Author: Mike Izbicki <mike at izbicki.me>
Date: Thu Jun 30 17:58:34 2016 -0700
Fixed broken links in README
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 30adf60..d8fe80c 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ If you are compiling Armadillo by hand, ensure that LAPACK and BLAS are enabled.
4. Building mlpack from source
------------------------------
-(see also [Building mlpack From Source](http://www.mlpack.org/doxygen.php?doc=build.html))
+(see also [Building mlpack From Source](http://www.mlpack.org/docs/mlpack-git/doxygen.php?doc=build.html))
mlpack uses CMake as a build system and allows several flexible build
configuration options. One can consult any of numerous CMake tutorials for
@@ -200,7 +200,7 @@ older versions of mlpack:
- [mlpack homepage](http://www.mlpack.org/)
- [Tutorials](http://www.mlpack.org/tutorials.html)
- [Development Site (Github)](https://www.github.com/mlpack/mlpack/)
- - [API documentation](http://www.mlpack.org/doxygen.php)
+ - [API documentation](http://www.mlpack.org/docs/mlpack-git/doxygen.php)
7. Bug reporting
----------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
More information about the debian-science-commits
mailing list