~ salmonella-environment-setup (master) 2d438d5dfc2f51f90dcac4a2ebe81d6392a377fc


commit 2d438d5dfc2f51f90dcac4a2ebe81d6392a377fc
Author:     Mario Domenech Goulart <mario@ossystems.com.br>
AuthorDate: Tue Jan 4 15:20:36 2011 -0200
Commit:     Mario Domenech Goulart <mario@ossystems.com.br>
CommitDate: Tue Jan 4 15:20:36 2011 -0200

    salmonella/index.wiki: fixed links

diff --git a/index.wiki b/index.wiki
index 83ce1ba..2dbd376 100644
--- a/index.wiki
+++ b/index.wiki
@@ -1,8 +1,8 @@
 == Chicken automated tests
 
-Here you can find daily results for automated tests executed for the [[http://code.call-cc.org|development version]] of Chicken and all its [[http://chicken.wiki.br/eggs|eggs]].
+Here you can find daily results for automated tests executed for the [[http://code.call-cc.org|development version]] of Chicken and all its [[http://wiki.call-cc.org/eggs|eggs]].
 
-The tests are performed by [[http://chicken.wiki.br/eggref/4/salmonella|Salmonella]] using a fresh clone of the Chicken core sources.  Salmonella runs the build process for the chicken core sources and use the freshly-built compiler to install all the eggs from the repository.
+The tests are performed by [[http://wiki.call-cc.org/egg/salmonella|Salmonella]] using a fresh clone of the Chicken core sources.  Salmonella runs the build process for the chicken core sources and use the freshly-built compiler to install all the eggs from the repository.
 
 Here are the results, organized by date (YYYY/MM/DD):
 
@@ -21,4 +21,4 @@ Each daily-generated directory contains the following files and directories:
 
 If you want to be notified when some egg breaks, you can subscribe to the [[http://tests.call-cc.org/feeds|egg feeds]].  They are updated when the the daily testing process fails.
 
-If you have a Subversion account for the eggs repository, you can create a custom file for you which summarizes the status for all the eggs you want to follow. Take a look at one of the custom files under the [[http://www.irp.oist.jp/trac/chicken/browser/salmonella-custom-feeds|salmonella-custom-feeds]] directory.  They generate feed files at [[http://tests.call-cc.org/feeds/custom]].
\ No newline at end of file
+If you have a Subversion account for the eggs repository, you can create a custom file for you which summarizes the status for all the eggs you want to follow. Take a look at one of the custom files under the [[http://bugs.call-cc.org/browser/salmonella-custom-feeds|salmonella-custom-feeds]] directory.  They generate feed files at [[http://tests.call-cc.org/feeds/custom]].
\ No newline at end of file
Trap