Skip to content

Commit

Permalink
broken link (#28533)
Browse files Browse the repository at this point in the history
* broken link

* Update index.md
  • Loading branch information
estelle authored Aug 14, 2023
1 parent 1a3107d commit c4b0f1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/en-us/web/css/css_selectors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Selectors, whether used in CSS or JavaScript, enable targeting HTML elements bas
- {{cssxref(":host-context", ":host-context()")}} pseudo-class
- {{CSSXref("::slotted")}} pseudo-element

- [CSS pseudo-element module](/en-US/docs/Web/CSS/CSS_pseudo) (representing entities not included in HTML)
- [CSS pseudo-element module](/en-US/docs/Web/CSS/CSS_pseudo-elements) (representing entities not included in HTML)

- {{CSSXref("::after")}}
- {{CSSXref("::before")}}
Expand Down Expand Up @@ -195,6 +195,6 @@ Selectors, whether used in CSS or JavaScript, enable targeting HTML elements bas

## See also

- [CSS pseudo-element module](/en-US/docs/Web/CSS/CSS_pseudo)
- [CSS pseudo-element module](/en-US/docs/Web/CSS/CSS_pseudo-elements)
- [CSS cascade and inheritance module](/en-US/docs/Web/CSS/CSS_cascade)
- [Using shadow DOM](/en-US/docs/Web/API/Web_components/Using_shadow_DOM)

0 comments on commit c4b0f1c

Please sign in to comment.