diff --git a/index.html b/index.html index cd0d1fe..49553ec 100644 --- a/index.html +++ b/index.html @@ -45,10 +45,6 @@ { key: "Latest published version by level", data: [ - { - value: "Level 1", - href: "https://www.w3.org/TR/input-events-1/", - }, { value: "Level 2", href: "https://www.w3.org/TR/input-events-2/", @@ -58,10 +54,6 @@ { key: "Latest editor's draft by level", data: [ - { - value: "Level 1", - href: "https://rawgit.com/w3c/input-events/v1/index.html", - }, { value: "Level 2", href: "https://w3c.github.io/input-events/",