docs/cvs-migration: update link to cvsps homepage
The old page gives a 404 now. Searching for "cvsps" via Google returns a GitHub project page as the top hit. Reported-by: Dan Pritts Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Jeff King committed
Sep 22, 2016 at 03:26 UTC
72e0877a1dab75113792d13abb9d1b9fc4252922
1 file changed
+1
-1
Documentation/gitcvs-migration.txt
+1
-1
@@ -117,7 +117,7 @@ Importing a CVS archive
117
-----------------------
118
119
First, install version 2.1 or higher of cvsps from
120
-http://www.cobite.com/cvsps/[http://www.cobite.com/cvsps/] and make
120
+https://github.com/andreyvit/cvsps[https://github.com/andreyvit/cvsps] and make
121
sure it is in your path. Then cd to a checked out CVS working directory
122
of the project you are interested in and run linkgit:git-cvsimport[1]:
123