diff xml/en/links.xml @ 374:a413dffb0557

Replaced "a href" with "link doc" / "link url".
author Ruslan Ermilov <ru@nginx.com>
date Mon, 30 Jan 2012 10:39:42 +0000
parents 7db449e89e92
children 6135f3c95bf6
line wrap: on
line diff
--- a/xml/en/links.xml	Mon Jan 30 09:55:08 2012 +0000
+++ b/xml/en/links.xml	Mon Jan 30 10:39:42 2012 +0000
@@ -10,13 +10,13 @@
 <list>
 
 <item>
-<a href="http://www.evanmiller.org/nginx-modules-guide.html">Emiller&rsquo;s
-Guide To Nginx Module Development</a>
+<link url="http://www.evanmiller.org/nginx-modules-guide.html">Emiller&rsquo;s
+Guide To Nginx Module Development</link>
 </item>
 
 <item>
-<a href="http://www.evanmiller.org/nginx-modules-guide-advanced.html">Emiller&rsquo;s
-Advanced Topics In Nginx Module Development</a>
+<link url="http://www.evanmiller.org/nginx-modules-guide-advanced.html">Emiller&rsquo;s
+Advanced Topics In Nginx Module Development</link>
 </item>
 
 </list>
@@ -31,11 +31,11 @@
 <list>
 
 <item>
-<a href="http://planet.nginx.org">Planet nginx</a>
+<link url="http://planet.nginx.org">Planet nginx</link>
 </item>
 
 <item>
-<a href="http://php-fpm.org">php-fpm: PHP FastCGI Process Manager</a>
+<link url="http://php-fpm.org">php-fpm: PHP FastCGI Process Manager</link>
 </item>
 
 </list>