diff --git a/foundations/html_css/html-foundations/working-with-text.md b/foundations/html_css/html-foundations/working-with-text.md index 78a6c5b4411..abdb0c1496f 100644 --- a/foundations/html_css/html-foundations/working-with-text.md +++ b/foundations/html_css/html-foundations/working-with-text.md @@ -225,5 +225,5 @@ The following questions are an opportunity to reflect on key topics in this less This section contains helpful links to related content. It isn't required, so consider it supplemental. -- [The semantic difference between <strong> and <b> or <em> and <i> tags and when to use them.](https://medium.com/@zac_heisey/when-to-use-strong-b-em-and-i-tags-in-your-markup-fa4d0af8affb) +- [The semantic difference between <strong> and <b> or <em> and <i> tags and when to use them.](https://scribe.rip/@zac_heisey/when-to-use-strong-b-em-and-i-tags-in-your-markup-fa4d0af8affb) - [An interactive HTML text formatting article](https://www.w3schools.com/html/html_formatting.asp)