Skip to content

Commit 313f5d5

Browse files
committed
docs(icon-fonts): update icons link and fa heading
1 parent 403aaaa commit 313f5d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/docs/src/components/app/bar/LearnMenu.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
{
5151
title: t('icons'),
52-
to: rpath('/features/icon-fonts/#mdi-icons-search'),
52+
to: rpath('/features/icon-fonts/#mdi-icon-search'),
5353
appendIcon: 'mdi-emoticon-outline',
5454
},
5555
{

packages/docs/src/pages/en/features/icon-fonts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export default createVuetify({
196196
</template>
197197
```
198198

199-
#### MDI - Icons search
199+
#### MDI - Icon search
200200

201201
Use this tool to search for any Material Design Icons and copy them to your clipboard by clicking the item.
202202

@@ -377,7 +377,7 @@ export default createVuetify({
377377
</template>
378378
```
379379

380-
#### FA 5 SVG Icons
380+
#### FA 5 - SVG
381381

382382
Install the following packages.
383383

0 commit comments

Comments
 (0)