mkdocs.yml in rubocop-minitest-0.10.2 vs mkdocs.yml in rubocop-minitest-0.10.3

- old
+ new

@@ -1,8 +1,8 @@ site_name: "A RuboCop extension focused on enforcing Minitest best practices and coding conventions." repo_url: https://github.com/rubocop-hq/rubocop-minitest edit_uri: edit/master/legacy-docs/ -copyright: "Copyright © 2019 Bozhidar Batsov, Jonas Arvidsson, Koichi ITO, and RuboCop contributors" +copyright: "Copyright © 2021 Bozhidar Batsov, Jonas Arvidsson, Koichi ITO, and RuboCop contributors" docs_dir: legacy-docs pages: - Home: index.md - Installation: installation.md - Usage: usage.md