Commit:    d59a2e15d7324af6d27638478563725d777a6d79
Author:    Kalle Sommer Nielsen <ka...@php.net>         Thu, 28 May 2015 
16:43:51 +0200
Parents:   bfd5d90e18c8633e348960ca019fe61619f4c548
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=d59a2e15d7324af6d27638478563725d777a6d79

Log:
Not sure if this is the right fix, but it seems that the green conference bar 
prefers without www. (it creates 404 links)

Hannes?

Changed paths:
  M  archive/entries/2015-05-25-1.xml


Diff:
diff --git a/archive/entries/2015-05-25-1.xml b/archive/entries/2015-05-25-1.xml
index 1e49529..76143ed 100644
--- a/archive/entries/2015-05-25-1.xml
+++ b/archive/entries/2015-05-25-1.xml
@@ -6,7 +6,7 @@
   <updated>2015-05-25T16:57:52+00:00</updated>
   <default:finalTeaserDate 
xmlns="http://php.net/ns/news";>2015-06-20</default:finalTeaserDate>
   <category term="conferences" label="Conference announcement"/>
-  <link href="http://www.php.net/conferences/index.php#id2015-05-25-1"; 
rel="alternate" type="text/html"/>
+  <link href="http://php.net/conferences/index.php#id2015-05-25-1"; 
rel="alternate" type="text/html"/>
   <default:newsImage xmlns="http://php.net/ns/news"; link="http://devconf.ru"; 
title="DevConf 2015">devconfru2012.png</default:newsImage>
   <link href="http://devconf.ru"; rel="via" type="text/html"/>
   <content type="xhtml">


--
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to