Index: /trunk/data/defaultpresets.xml
===================================================================
--- /trunk/data/defaultpresets.xml	(revision 6640)
+++ /trunk/data/defaultpresets.xml	(revision 6641)
@@ -6892,6 +6892,6 @@
         </item>
         <item name="Site" type="relation">
-            <link href="http://wiki.openstreetmap.org/wiki/Relations=Site"
-                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relations=Site" />
+            <link href="http://wiki.openstreetmap.org/wiki/Relation:site"
+                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Relation:site" />
             <label text="Edit Site" />
             <space />
Index: /trunk/data/validator/relation.mapcss
===================================================================
--- /trunk/data/validator/relation.mapcss	(revision 6640)
+++ /trunk/data/validator/relation.mapcss	(revision 6641)
@@ -13,5 +13,4 @@
 relation[type=restriction][!restriction],
 relation[type=boundary][!boundary],
-relation[type=site][!site],
 relation[type=public_transport][!public_transport],
 relation[type=waterway][!waterway],
@@ -26,5 +25,4 @@
   assertMatch: "relation type=boundary";
   assertNoMatch: "relation type=boundary boundary=administrative";
-  assertMatch: "relation type=site";
   assertNoMatch: "relation type=site site=administrative";
   assertMatch: "relation type=public_transport";
