Skip to content

Commit

Permalink
Linkcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Jan 2, 2025
1 parent 32603c3 commit 7790aec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/contributing/documentation/authors.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,12 +121,12 @@ make vale VALEOPTS="--minAlertLevel='warning'" VALEFILES="docs/index.md"

The command `make vale` automatically installs Vale into your Python virtual environment—which is also created via any documentation `Makefile` commands—when you invoke it for the first time.

Vale has [integrations](https://vale.sh/docs/integrations/guide/) with various IDEs.
Vale has [integrations](https://vale.sh/docs/) with various IDEs.
Integration might require installing Vale using operating system's package manager.

- [JetBrains](https://vale.sh/docs/integrations/jetbrains/)
- [JetBrains](https://plugins.jetbrains.com/plugin/19613-vale-cli/docs)
- [Vim](https://github.com/dense-analysis/ale)
- [VS Code](https://github.com/errata-ai/vale-vscode)
- [VS Code](https://github.com/chrischinchilla/vale-vscode)

Plone configures Vale in three places:

Expand Down

0 comments on commit 7790aec

Please sign in to comment.