diff options
author | Jesús <heckyel@hyperbola.info> | 2022-04-05 10:54:09 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-04-05 10:54:09 +0800 |
commit | 147700d2cd78854157a12bf7b1ba368cf6ce467d (patch) | |
tree | 5b8387a877fdac27b6d666fd4ec56c9d538a9c59 | |
parent | 6ff0b9f9dfb2c5808d54f89d5b16160ef774612d (diff) | |
download | libretube-master.tar.lz libretube-master.tar.xz libretube-master.zip |
-rw-r--r-- | content/articles/course-html5/intro.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/articles/course-html5/intro.md b/content/articles/course-html5/intro.md index 7cb0bad..07a4694 100644 --- a/content/articles/course-html5/intro.md +++ b/content/articles/course-html5/intro.md @@ -39,7 +39,7 @@ Trayendo consigo nuevas etiquetas, las llamadas etiquetas semánticas. [w3c]: https://www.w3schools.com/html/default.asp [w3c.org]: https://www.w3.org/TR/html/ [validator]: https://validator.w3.org/ -[emacs-personal]: https://libregit.org/heckyel/emacs-personal.git +[emacs-personal]: https://c.hgit.ga/software/emacs-personal.git [html-guide-beginners]: https://www.websiteplanet.com/blog/html-guide-beginners/ *[HTML]: Hyper Text Markup Language |