doc: Update gendocs.sh's URL.
authorLuís Oliveira <loliveira@common-lisp.net>
Sun, 3 Jun 2012 17:37:01 +0000 (18:37 +0100)
committerLuís Oliveira <loliveira@common-lisp.net>
Sun, 4 Nov 2012 13:04:53 +0000 (13:04 +0000)
doc/gendocs.sh

index 3aa0783..34aa9c3 100755 (executable)
@@ -28,7 +28,7 @@
 prog="`basename \"$0\"`"
 srcdir=`pwd`
 
-scripturl="http://common-lisp.net/project/cffi/darcs/cffi/doc/gendocs.sh"
+scripturl="https://github.com/cffi/cffi/blob/master/doc/gendocs.sh"
 templateurl="http://savannah.gnu.org/cgi-bin/viewcvs/texinfo/texinfo/util/gendocs_template"
 
 : ${MAKEINFO="makeinfo"}