diff --git a/i2p2www/pages/site/docs/spec/updates.html b/i2p2www/pages/site/docs/spec/updates.html
index fed3060a..4d5e0984 100644
--- a/i2p2www/pages/site/docs/spec/updates.html
+++ b/i2p2www/pages/site/docs/spec/updates.html
@@ -404,32 +404,29 @@ If a router is older than this, the user must (manually?) update to an intermedi
<i2p:version> Required. The latest current router version available.
-<i2p:clearnet> Out-of-network direct download links (zero or more)
+<i2p:update> An update file (zero or more). It must contain at least one child.
-
type (attribute): "sud", "su2", or "su3"
-
- href (attribute): a standard clearnet http link
-
-
-<i2p:clearnetssl> Out-of-network direct download links (zero or more)
- -
- type (attribute): "sud", "su2", or "su3"
+ <i2p:clearnet> Out-of-network direct download links (zero or more)
+
-
+ href (attribute): a standard clearnet http link
+
-
- href (attribute): a standard clearnet https link
-
-
-<i2p:torrent> In-network magnet links (zero or more)
- -
- type (attribute): "sud", "su2", or "su3"
+ <i2p:clearnetssl> Out-of-network direct download links (zero or more)
+
-
+ href (attribute): a standard clearnet https link
+
-
- href (attribute): a magnet link
-
-
-<i2p:url> In-network direct download links (zero or more)
- -
- type (attribute): "sud", "su2", or "su3"
+ <i2p:torrent> In-network magnet links (zero or more)
+
-
+ href (attribute): a magnet link
+
-
- href (attribute): an in-network http .i2p link
+ <i2p:url> In-network direct download links (zero or more)
+
-
+ href (attribute): an in-network http .i2p link
+