Move the website to detekt.dev (#4544)

This commit is contained in:
Nicola Corti
2022-02-04 00:50:26 +00:00
committed by GitHub
parent c854a2ec1f
commit 74d3b6f1e3
38 changed files with 69 additions and 65 deletions

View File

@@ -85,7 +85,7 @@ types of descriptions:
subclass implementing the considered rule. Documentation strings associated
with built-in rules are automatically pulled from the detekt codebase and
used to generate the rule set overview available on the
[detekt website](https://detekt.github.io/detekt).
[detekt website](https://detekt.dev).
2. **Issue description**: The issue description gives a summary of the code
smells that the respective rule is supposed to detect. From an implementation
point of view, it is the string that `Rule` subclasses pass to the