]> git.ozlabs.org Git - ccan/blobdiff - web/static-configuration
fix up daemon-with-notify test
[ccan] / web / static-configuration
index 0e9d0169c82835ad220801c80c0dbd0b11b43cf2..23773693998ec69d3dde96ca9991654042b662b3 100644 (file)
@@ -17,8 +17,8 @@ $frommail = "ccan@ozlabs.org";
 //tar home dir
 $tar_dir = 'tarballs';
 
-//where bzr repo is: attach module name to browse
-$repo_base = 'http://ccan.ozlabs.org/repo/?cmd=inventory;path=';
+//where repo is: attach module name to browse
+$repo_base = 'http://git.ozlabs.org/?p=ccan;a=tree;f=ccan/';
 
 function extract_field($field,$module)
 {