Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Docs: fix category descriptions for site generation (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaicataldo committed Feb 18, 2020
1 parent 1e8cd4e commit 0bf8dd7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions _data/rules.yml
Expand Up @@ -1158,8 +1158,8 @@ categories:
recommended: false
deprecated:
description: >-
These rules have been deprecated in accordance with the [deprecation
policy](/docs/user-guide/rule-deprecation), and replaced by newer rules:
These rules have been deprecated in accordance with the <a href="/docs/user-guide/rule-deprecation">deprecation
policy</a>, and replaced by newer rules:
name: Deprecated
rules:
- name: indent-legacy
Expand Down Expand Up @@ -1194,8 +1194,8 @@ deprecated:
replacedBy: []
removed:
description: >-
These rules from older versions of ESLint (before the [deprecation
policy](/docs/user-guide/rule-deprecation) existed) have been replaced by
These rules from older versions of ESLint (before the <a href="/docs/user-guide/rule-deprecation">deprecation
policy</a> existed) have been replaced by
newer rules:
name: Removed
rules:
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0bf8dd7

Please sign in to comment.