Skip to content

Commit b7862e9

Browse files
authored
Fix broken link to s element in html roadmap (#9363)
1 parent 5930376 commit b7862e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/roadmaps/html/content/s@Hx8mfbfkvRrBqLypE_NL3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ The `<s>` element in HTML represents content that is no longer accurate or relev
44

55
Visit the following resources to learn more:
66

7-
- [@article@<s>: The Strikethrough element](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/del)
7+
- [@article@<s>: The Strikethrough element](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/s)
88
- [@article@HTML s Tag: How it Works with Examples](https://flatcoding.com/tutorials/html/html-s-tag-how-it-works-with-examples/)

0 commit comments

Comments
 (0)