diff --git a/guide/english/html/lists/index.md b/guide/english/html/lists/index.md index a0ca12417a..713b6a3e7b 100644 --- a/guide/english/html/lists/index.md +++ b/guide/english/html/lists/index.md @@ -174,5 +174,5 @@ List can be nested (lists inside lists): #### More Information: * [HTML lists on w3schools](https://www.w3schools.com/html/html_lists.asp) +* [HTML list on tutorialspoint](https://www.tutorialspoint.com/html/html_lists.htm) * [HTML lists on WebPlatform](https://webplatform.github.io/docs/guides/html_lists/) -