diff --git a/docs/changelog.md b/docs/changelog.md index c3d5a425..937fa260 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,6 @@ ### 0.18.0 January 25, 2024 -- Added [#633](https://github.com/roboflow/supervision/pull/720): [`sv.PercentageBarAnnotator`](0.18.0/annotators.md/#percentagebarannotator) allowing to annotate images and videos with percentage values representing confidence or other custom property. +- Added [#633](https://github.com/roboflow/supervision/pull/720): [`sv.PercentageBarAnnotator`](0.18.0/annotators/#percentagebarannotator) allowing to annotate images and videos with percentage values representing confidence or other custom property. ```python >>> import supervision as sv diff --git a/mkdocs.yml b/mkdocs.yml index 6e38c8fa..718ed765 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -135,7 +135,6 @@ markdown_extensions: emoji_index: !!python/name:material.extensions.emoji.twemoji emoji_generator: !!python/name:material.extensions.emoji.to_svg - pymdownx.snippets: - base_path: [!relative $config_dir] check_paths: true extra_javascript: