[mlpack-git] master: Update bug tracker to Github. (cfe8c10)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Mon Jan 26 15:26:58 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/71a9f87ab29175554507f1592e564063f0452743...9b55e5e4a300972d01cf1cf2802df8bf392a1fd1

>---------------------------------------------------------------

commit cfe8c10461f47e548af261e0778131e0d3245e7d
Author: Ryan Curtin <ryan at ratml.org>
Date:   Sun Jan 25 10:17:51 2015 -0500

    Update bug tracker to Github.


>---------------------------------------------------------------

cfe8c10461f47e548af261e0778131e0d3245e7d
 README.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 32f2073..979ddb6 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ documentation. The website should be consulted for further information:
 
   - [mlpack homepage](http://www.mlpack.org/)
   - [Tutorials](http://www.mlpack.org/tutorial.html)
-  - [Development Site (Trac)](http://www.mlpack.org/trac/)
+  - [Development Site (Github)](http://www.github.com/mlpack/mlpack/)
   - [API documentation](http://www.mlpack.org/doxygen.php)
 
 2. Citation details
@@ -125,11 +125,10 @@ want to build everything in the library:
 
     $ make pca allknn allkfn
 
-If the build fails and you cannot figure out why, register an account on Trac
-and submit a ticket and the mlpack developers will quickly help you figure it
-out:
+If the build fails and you cannot figure out why, register an account on Github
+and submit an issue; the mlpack developers will quickly help you figure it out:
 
-[mlpack Trac](http://mlpack.org/trac/)
+[mlpack on Github](https://www.github.com/mlpack/mlpack/)
 
 Alternately, mlpack help can be found in IRC at #mlpack on irc.freenode.net.
 
@@ -187,7 +186,7 @@ older versions of mlpack:
 
   - [mlpack homepage](http://www.mlpack.org/)
   - [Tutorials](http://www.mlpack.org/tutorial.html)
-  - [Development Site (Trac)](http://www.mlpack.org/trac/)
+  - [Development Site (Github)](https://www.github.com/mlpack/mlpack/)
   - [API documentation](http://www.mlpack.org/doxygen.php)
 
 7. Bug reporting
@@ -197,7 +196,8 @@ older versions of mlpack:
 If you find a bug in mlpack or have any problems, numerous routes are available
 for help.
 
-Trac is used for bug tracking, and can be found at http://www.mlpack.org/trac/.
+Github is used for bug tracking, and can be found at
+https://github.com/mlpack/mlpack/.
 It is easy to register an account and file a bug there, and the mlpack
 development team will try to quickly resolve your issue.
 



More information about the mlpack-git mailing list