From ec17e8736dea41ecb8cb375b89eb80ea33b2dc45 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 23 Aug 2023 09:46:23 -0400 Subject: [PATCH] fix component links; closes #1538 --- docs/_includes/component.njk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/_includes/component.njk b/docs/_includes/component.njk index f1654d25f..8b087b89d 100644 --- a/docs/_includes/component.njk +++ b/docs/_includes/component.njk @@ -187,7 +187,7 @@ -

Learn more about attributes and properties.

+

Learn more about attributes and properties.

{% endif %} {# Events #} @@ -307,7 +307,7 @@ -

Learn more about customizing CSS parts.

+

Learn more about customizing CSS parts.

{% endif %} {# Animations #} @@ -331,7 +331,7 @@ -

Learn more about customizing animations.

+

Learn more about customizing animations.

{% endif %} {# Dependencies #}