diff options
-rwxr-xr-x | SL2LS.pl | 2 | ||||
-rwxr-xr-x | admin.pl | 4 | ||||
-rwxr-xr-x | doc/faq.html | 2 | ||||
-rwxr-xr-x | login.pl | 4 | ||||
-rwxr-xr-x | menu.pl | 2 | ||||
-rwxr-xr-x | setup.pl | 2 |
6 files changed, 8 insertions, 8 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/perl -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Simple script. Right now, all that needs to be done is that the SL directory # needs to be deleted and the sql-ledger.conf needs to be renamed. @@ -2,7 +2,7 @@ # ###################################################################### # LedgerSMB Accounting and ERP -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used @@ -24,7 +24,7 @@ # Contributors: # # -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # Contributors: # diff --git a/doc/faq.html b/doc/faq.html index 12da05dc..14af4b26 100755 --- a/doc/faq.html +++ b/doc/faq.html @@ -369,7 +369,7 @@ module <br>if you can't compile DBD-Pg here is a precompiled <a href=http://http://pgfoundry.org/projects/dbdpgppm/>DBD-Pg module</a> <li>download the latest version of <a - href=http://ledger-smb.sourceforge.net>LedgerSMB</a> + href="http://www.ledgersmb.org/download/">LedgerSMB</a> <li>extract the files to c:\apache\ledger-smb <li>run 'perl shebang' to change the first line of the scripts. If perl is not in c:\perl\bin' change '#!c:\\perl\\bin\\perl' to the location where @@ -3,7 +3,7 @@ ###################################################################### # LedgerSMB Accounting and ERP -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used @@ -25,7 +25,7 @@ # Contributors: # # -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # Contributors: # @@ -3,7 +3,7 @@ ###################################################################### # LedgerSMB Accounting and ERP -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used @@ -2,7 +2,7 @@ # ###################################################################### # LedgerSMB Small Medium Business Accounting Software Installer -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 |