Skip to content

Commit 0651d61

Browse files
authored
Fixed displaying external link in component-category-list.html
1 parent 9f73fed commit 0651d61

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)