Update bzrrepo usage to reflect Launchpad URLs.
authorW. Trevor King <wking@tremily.us>
Sat, 14 Jul 2012 16:00:16 +0000 (12:00 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 14 Jul 2012 16:01:29 +0000 (12:01 -0400)
templates/bzrrepo.mdwn

index efaf0ff95dfac21fc7949ad8e214d12811ab0395..a4c1d8e6eb81a48b90826ae391f5f74d62f6b206 100644 (file)
@@ -9,7 +9,7 @@ This template is used to create an infobox for a Bazaar repository. It
 uses these parameters:
 
 * repo - the name of the repository.
-* url - repository url.  Defaults to `/~wking/code/bzr/<repo>`.
+* url - repository url.  Defaults to `https://code.launchpad.net/~wking-drexel/<repo>/`.
 * author - the author of the branch.  Defaults to `W. Trevor King`.
 
 It also automatically tags the branch with `tags/bzr`.