fix link
authorIvan Kohler <ivan@freeside.biz>
Sat, 30 Jan 2016 06:30:54 +0000 (22:30 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sat, 30 Jan 2016 06:30:54 +0000 (22:30 -0800)
AuthorizeNet.pm

index 3169e5f..8a9d2d7 100644 (file)
@@ -6,7 +6,7 @@ use Business::OnlinePayment;
 use vars qw($VERSION @ISA $me);
 
 @ISA = qw(Business::OnlinePayment);
-$VERSION = '3.23';
+$VERSION = '3.24_01';
 $me = 'Business::OnlinePayment::AuthorizeNet';
 
 sub set_defaults {
@@ -475,7 +475,7 @@ Ivan Kohler <ivan-authorizenet@freeside.biz>
 
 The code is available from our public git repository:
 
-  git clone git://fit.freeside.biz/Business-OnlinePayment-AuthorizeNet.git
+  git clone git://git.freeside.biz/Business-OnlinePayment-AuthorizeNet.git
 
 Or on the web: