mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
Fix broken link to s element in html roadmap (#9363)
This commit is contained in:
@@ -4,5 +4,5 @@ The `<s>` element in HTML represents content that is no longer accurate or relev
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@<s>: The Strikethrough element](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/del)
|
||||
- [@article@<s>: The Strikethrough element](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/s)
|
||||
- [@article@HTML s Tag: How it Works with Examples](https://flatcoding.com/tutorials/html/html-s-tag-how-it-works-with-examples/)
|
||||
Reference in New Issue
Block a user