diff --git a/docs/content/guide/introduction.mdx b/docs/content/guide/introduction.mdx index d286790e..92ad8645 100644 --- a/docs/content/guide/introduction.mdx +++ b/docs/content/guide/introduction.mdx @@ -45,4 +45,4 @@ We are using [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/ ## License -See the [license file](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/license) for license rights and limitations (MIT). +See the [license file](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/license.md) for license rights and limitations (MIT). diff --git a/readme.md b/readme.md index 52a92dd9..3580e27b 100644 --- a/readme.md +++ b/readme.md @@ -11,7 +11,7 @@ [![Version](https://img.shields.io/npm/v/eslint-plugin-perfectionist.svg?color=4a32c3&labelColor=26272b)](https://npmjs.com/package/eslint-plugin-perfectionist) [![Monthly Download](https://img.shields.io/npm/dm/eslint-plugin-perfectionist.svg?color=4a32c3&labelColor=26272b)](https://npmjs.com/package/eslint-plugin-perfectionist) [![Code Coverage](https://img.shields.io/codecov/c/github/azat-io/eslint-plugin-perfectionist.svg?color=4a32c3&labelColor=26272b)](https://npmjs.com/package/eslint-plugin-perfectionist) -[![GitHub License](https://img.shields.io/badge/license-MIT-232428.svg?color=4a32c3&labelColor=26272b)](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/license) +[![GitHub License](https://img.shields.io/badge/license-MIT-232428.svg?color=4a32c3&labelColor=26272b)](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/license.md) ESLint plugin that sets rules to format your code and make it consistent.