1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2025-01-18 00:46:47 +01:00

Fix typo.

This commit is contained in:
Dmytro Bogatov 2017-12-06 15:18:53 -05:00 committed by Martin Donath
parent 2b0ebaa9b0
commit 4ea70d6630

View File

@ -381,7 +381,7 @@ The default favicon can be changed by setting the `favicon` variable to an
``` yaml
theme:
favicon: 'assets/mages/favicon.ico'
favicon: 'assets/images/favicon.ico'
```
### Features