Skip to content

Commit b961966

Browse files
authored
Fixed displaying external link in component-category-list.html (#30224)
1 parent 2219b11 commit b961966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

material.angular.io/src/app/pages/component-category-list/component-category-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="docs-component-category-list-summary"
1+
<div class="docs-component-category-list-summary docs-markdown"
22
id="category-summary"
33
focusOnNavigation>
44
<div [innerHTML]="_categoryListSummary"></div>

0 commit comments

Comments
 (0)