Fix broken link to s element in html roadmap (#9363)

This commit is contained in:
Ahmed
2025-11-25 13:12:56 +03:00
committed by GitHub
parent 5930376c37
commit b7862e9560

View File

@@ -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/)