Update gitrepo template docs to give current gitweb default URL.
authorW. Trevor King <wking@drexel.edu>
Wed, 3 Nov 2010 18:46:55 +0000 (14:46 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 3 Nov 2010 18:46:55 +0000 (14:46 -0400)
templates/gitrepo.mdwn

index d0954d8840ae5f244bb06b93b1ef032fffd5c6b8..0a125482f2de810a51de683de190af7c8acb7aaa 100644 (file)
@@ -9,7 +9,8 @@ This template is used to create an infobox for a Git repository. It
 uses these parameters:
 
 * repo - the name of the repository.
-* url - repository url.  Defaults to `/~wking/code/git/git.php?p=<repo>.git`.
+* url - repository url.  Defaults to
+  `/~wking/code/git/gitweb.cgi?p=<repo>.git`.
 * author - the author of the branch.  Defaults to `W. Trevor King`.
 
 It also automatically tags the branch with `tags/git`.