Author: adc
Date: Sun Dec  8 19:48:41 2013
New Revision: 1549158

URL: http://svn.apache.org/r1549158
Log:
steve not tomee

Modified:
    steve/site/trunk/lib/view.pm

Modified: steve/site/trunk/lib/view.pm
URL: 
http://svn.apache.org/viewvc/steve/site/trunk/lib/view.pm?rev=1549158&r1=1549157&r2=1549158&view=diff
==============================================================================
--- steve/site/trunk/lib/view.pm (original)
+++ steve/site/trunk/lib/view.pm Sun Dec  8 19:48:41 2013
@@ -299,7 +299,7 @@ sub sitemapxml {
         $link =~ s,^//,,;
 
         $content .= "    <url>\n";
-        $content .= "        <loc>http://tomee.apache.org/$link</loc>\n";
+        $content .= "        <loc>http://steve.apache.org/$link</loc>\n";
 
         if ($link =~ m/tomcat/) {
             $content .= "        <priority>0.8</priority>\n";


Reply via email to