diff --git a/docs/index.md b/docs/index.md index e1c002b..8dffa64 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,8 +5,8 @@ Welcome to the humanize API reference. - [Number](number.md) - [Time](time.md) - [Filesize](filesize.md) -- [I18n](i18n.md) - [Lists](lists.md) +- [I18n](i18n.md) {% include-markdown "../README.md" diff --git a/mkdocs.yml b/mkdocs.yml index 8605493..f368d51 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,8 +20,8 @@ nav: - Number: number.md - Time: time.md - Filesize: filesize.md - - Internationalisation: i18n.md - Lists: lists.md + - Internationalisation: i18n.md plugins: - search