[Bps-public-commit] App-Changeloggr branch, master, updated. 4671819bc793ed11784a4d8b8f38096459d029cd

sartak at bestpractical.com sartak at bestpractical.com
Thu Jul 30 16:51:22 EDT 2009


The branch, master has been updated
       via  4671819bc793ed11784a4d8b8f38096459d029cd (commit)
      from  80fccdc7ac2b67317370d5dc1507dfa5e3c8904d (commit)

Summary of changes:
 lib/App/Changeloggr/View.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 4671819bc793ed11784a4d8b8f38096459d029cd
Author: Shawn M Moore <sartak at gmail.com>
Date:   Thu Jul 30 16:51:04 2009 -0400

    fix link

diff --git a/lib/App/Changeloggr/View.pm b/lib/App/Changeloggr/View.pm
index b8c7002..91b4f0e 100644
--- a/lib/App/Changeloggr/View.pm
+++ b/lib/App/Changeloggr/View.pm
@@ -41,7 +41,7 @@ template '/' => page {
         outs "Fork us on ";
         hyperlink(
             label => "github",
-            path  => "http://github.com/bestpractical/App-Changeloggr/tree/master",
+            url   => "http://github.com/bestpractical/App-Changeloggr/tree/master",
         );
         outs "!";
     };

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list