diff doc/recipes.txt @ 684:a9157ac17ff9 0.6.x

0.6dev: Merging [758:759] from trunk.
author osimons
date Fri, 11 Sep 2009 21:32:25 +0000
parents 7a8ddf54f012
children d2e965fc31d4
line wrap: on
line diff
--- a/doc/recipes.txt
+++ b/doc/recipes.txt
@@ -45,8 +45,8 @@
 
 .. code-block:: xml
 
-  <build xmlns:python="http://bitten.cmlenz.net/tools/python"
-         xmlns:svn="http://bitten.cmlenz.net/tools/svn">
+  <build xmlns:python="http://bitten.edgewall.org/tools/python"
+         xmlns:svn="http://bitten.edgewall.org/tools/svn">
   
     <step id="checkout" description="Checkout source from repository">
       <svn:checkout url="http://svn.example.org/repos/foo"
Copyright (C) 2012-2017 Edgewall Software