From: Rusty Russell Date: Wed, 7 Oct 2009 12:28:14 +0000 (+1030) Subject: Web updates. X-Git-Url: https://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=382e1e2900997b5cc5f28c350c6fcb54d4859ecc Web updates. --- diff --git a/web/static-configuration b/web/static-configuration index 0e9d0169..3eeda9a2 100644 --- a/web/static-configuration +++ b/web/static-configuration @@ -18,7 +18,7 @@ $frommail = "ccan@ozlabs.org"; $tar_dir = 'tarballs'; //where bzr repo is: attach module name to browse -$repo_base = 'http://ccan.ozlabs.org/repo/?cmd=inventory;path='; +$repo_base = 'http://ccan.ozlabs.org/browse/'; function extract_field($field,$module) { diff --git a/web/staticindex.php b/web/staticindex.php index 9dace4e7..aa82888e 100644 --- a/web/staticindex.php +++ b/web/staticindex.php @@ -14,7 +14,7 @@ something useful.

-CCAN is loosely modelled after the succesful CPAN project +CCAN is loosely modelled after the successful CPAN project for Perl code development and sharing.

@@ -36,7 +36,7 @@ ways to use it: There's also a Bazaar repository for all the CCAN infrastructure at -http://ccan.ozlabs.org/repo. +http://ccan.ozlabs.org/repo.

Module Contributions