Skip to content

Commit

Permalink
remove old links
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneswilm committed Dec 14, 2023
1 parent a22b16d commit f2b17e8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand All @@ -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/",
Expand Down

0 comments on commit f2b17e8

Please sign in to comment.