Skip to content

Commit

Permalink
chore: updated documentation links
Browse files Browse the repository at this point in the history
  • Loading branch information
nekitk committed Apr 20, 2021
1 parent 35bebf3 commit a36f075
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[CSSSR](https://csssr.com)'s linting configs for Prettier and ESLint.

## [Documentation](docs_src/SUMMARY.md)
## [Documentation](https://csssr.github.io/linters/)

## Installation

Expand Down Expand Up @@ -103,4 +103,4 @@ module.exports = {
}
```

You can find more recommendations for manual configuration [here](eslint/Recommendations.fdoc.md).
You can find more recommendations for manual configuration [here](https://csssr.github.io/linters/recommendations.html).

0 comments on commit a36f075

Please sign in to comment.