diff options
author | christopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-22 16:49:05 +0000 |
---|---|---|
committer | christopherm <christopherm@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-09-22 16:49:05 +0000 |
commit | 68ef1776d8f6d5a81a9464545deabdc46c1aaca8 (patch) | |
tree | 8b04cd191d09511269786cd1d2082a0529dd49b7 | |
parent | ba30e16f2f372980b244ea2c9ab781b81db45c0b (diff) |
updating website URL to point to ledgersmb.org
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@130 4979c152-3d1c-0410-bac9-87ea11338e46
-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 |