From ee740335ee0ba305a97336d57c03bb449710a268 Mon Sep 17 00:00:00 2001 From: Anssi Kostiainen Date: Thu, 27 Jun 2019 13:47:25 +0300 Subject: [PATCH] Update references [HTML5] -> [HTML] --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 68cac5d..8f3b00f 100644 --- a/index.html +++ b/index.html @@ -121,12 +121,12 @@

The concepts top-level + "https://html.spec.whatwg.org/multipage/browsers.html#top-level-browsing-context">top-level browsing context and spin + "https://html.spec.whatwg.org/multipage/webappapis.html#spin-the-event-loop">spin the event loop and the - Navigator interface are defined in [[!HTML5]]. + "https://html.spec.whatwg.org/multipage/system-state.html#the-navigator-object"> + Navigator interface are defined in [[!HTML]].