diff --git a/CHANGELOG b/CHANGELOG index 5ec2a9267..349d2ffc4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,7 +5,7 @@ mkdocs-material-7.0.6 (2021-03-14) * Added extra.homepage option to link logo to arbitrary URL * Improved security of Docker image (always update apk) * Fixed horizontal spacing for nested inline admonitions - * Fixed text color of code blocks inside links + * Fixed text color of nested code blocks inside links * Fixed version selector to always use version title * Fixed logo link when using versioning with instant loading diff --git a/docs/changelog.md b/docs/changelog.md index 62fd26580..05cf8fc7b 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -13,7 +13,7 @@ template: overrides/main.html - Added `extra.homepage` option to link logo to arbitrary URL - Improved security of Docker image (always update apk) - Fixed horizontal spacing for nested inline admonitions -- Fixed text color of code blocks inside links +- Fixed text color of nested code blocks inside links - Fixed version selector to always use version title - Fixed logo link when using versioning with instant loading