Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdavidmills committed Jan 21, 2025
1 parent b977b1e commit faff160
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion files/en-us/web/css/text-box-edge/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ For a complete interactive `text-box-edge` example, see the [`text-box-trim` pag
- {{cssxref("text-box")}}, {{cssxref("text-box-trim")}}
- {{cssxref("<text-edge>")}} data type
- [CSS inline layout](/en-US/docs/Web/CSS/CSS_inline_layout) module
- [CSS text-box-edge](https://developer.chrome.com/blog/css-text-box-edge) on developer.chrome.com (2025)
- [CSS text-box-edge](https://developer.chrome.com/blog/css-text-box-trim) on developer.chrome.com (2025)
2 changes: 1 addition & 1 deletion files/en-us/web/css/text-box/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ The output is as follows. Note how we've included a top and bottom border on eac
- {{cssxref("text-box-edge")}}, {{cssxref("text-box-trim")}}
- {{cssxref("<text-edge>")}} data type
- [CSS inline layout](/en-US/docs/Web/CSS/CSS_inline_layout) module
- [CSS text-box-edge](https://developer.chrome.com/blog/css-text-box-edge) on developer.chrome.com (2025)
- [CSS text-box-edge](https://developer.chrome.com/blog/css-text-box-trim) on developer.chrome.com (2025)

0 comments on commit faff160

Please sign in to comment.