Skip to content

Commit bb9c85b

Browse files
committed
Update linking
1 parent 880853b commit bb9c85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/faq/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This is a community curated list of frequently asked questions (FAQ) about the i
2121

2222
{% for entry in faq %}
2323
{% if entry.ha_category == category %}
24-
### {% linkable_title {{ entry.description }} %}
24+
### {% linkable_title {{ entry.title }} %}
2525
{{entry.content}}
2626
{% endif %}
2727
{% endfor %}

0 commit comments

Comments
 (0)