From dbb62947298d41917e189a12bde960ec5b8292e9 Mon Sep 17 00:00:00 2001 From: alenniu <43788415+alenniu@users.noreply.github.com> Date: Sun, 28 Oct 2018 22:51:31 -0400 Subject: [PATCH] Additional Reference (#20281) Added WebPlatform external html lists reference list. --- guide/english/html/lists/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/html/lists/index.md b/guide/english/html/lists/index.md index f2b9a5c3a3..71b830cd92 100644 --- a/guide/english/html/lists/index.md +++ b/guide/english/html/lists/index.md @@ -122,4 +122,4 @@ which would end up looking like: * [HTML lists on w3schools](https://www.w3schools.com/html/html_lists.asp) - +* [HTML lists on WebPlatform](https://webplatform.github.io/docs/guides/html_lists/)