git » fp-git.git » commit dbff4c8

fixed urls

author ecalot
2007-10-14 19:56:00 UTC
committer ecalot
2007-10-14 19:56:00 UTC
parent 19426a9b80eca286e22a2e1268b4e8cc2165b577

fixed urls

FP/doc/FormatSpecifications +5 -3
FP/doc/FormatSpecifications.tex +5 -3

diff --git a/FP/doc/FormatSpecifications b/FP/doc/FormatSpecifications
index ca4178f..0831eee 100644
--- a/FP/doc/FormatSpecifications
+++ b/FP/doc/FormatSpecifications
@@ -53,7 +53,7 @@ Table of Contents
  This file was written thanks to the hard work on reverse engineering made
  by several people, see the credits section. In case you find any mistake
  in the text please report it. A copy of this document should be available
- in our official site at http://www.princed.com.ar.
+ in our official site at http://www.princed.org.
 
 
 2. Introduction
@@ -83,7 +83,7 @@ Table of Contents
  Both versions of DAT are supported and may be manipulated by PR. This
  program works like a file archiver and extracts the files in known formats
  that may be handled by other programs. For more information about PR
- check the princed home page at http://www.princed.com.ar.
+ check the princed home page at http://www.princed.org.
 
  In this document you will also find the SAV and HOF format specifications
  and the algorithm used by POP1 to draw the dungeon walls.
@@ -297,7 +297,9 @@ Table of Contents
 
  For a better understanding of the algorithm we strongly recommend to read
  the PR source files lzg_uncompress.c and lzg_compress.c that may be
- located at http://www.cvs.fp.princed.com.ar in the PR repository module.
+ located at https://gforge.lug.fi.uba.ar/plugins/scmcvs/cvsweb.php/PR/src/
+  lib/compression/?cvsroot=freeprince 
+ in the PR repository module.
 
 3.3. Palettes
  Palette resources store a palette for the VGA and patterns for the CGA and
diff --git a/FP/doc/FormatSpecifications.tex b/FP/doc/FormatSpecifications.tex
index ca4178f..0831eee 100644
--- a/FP/doc/FormatSpecifications.tex
+++ b/FP/doc/FormatSpecifications.tex
@@ -53,7 +53,7 @@ Table of Contents
  This file was written thanks to the hard work on reverse engineering made
  by several people, see the credits section. In case you find any mistake
  in the text please report it. A copy of this document should be available
- in our official site at http://www.princed.com.ar.
+ in our official site at http://www.princed.org.
 
 
 2. Introduction
@@ -83,7 +83,7 @@ Table of Contents
  Both versions of DAT are supported and may be manipulated by PR. This
  program works like a file archiver and extracts the files in known formats
  that may be handled by other programs. For more information about PR
- check the princed home page at http://www.princed.com.ar.
+ check the princed home page at http://www.princed.org.
 
  In this document you will also find the SAV and HOF format specifications
  and the algorithm used by POP1 to draw the dungeon walls.
@@ -297,7 +297,9 @@ Table of Contents
 
  For a better understanding of the algorithm we strongly recommend to read
  the PR source files lzg_uncompress.c and lzg_compress.c that may be
- located at http://www.cvs.fp.princed.com.ar in the PR repository module.
+ located at https://gforge.lug.fi.uba.ar/plugins/scmcvs/cvsweb.php/PR/src/
+  lib/compression/?cvsroot=freeprince 
+ in the PR repository module.
 
 3.3. Palettes
  Palette resources store a palette for the VGA and patterns for the CGA and