Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit cece20a

Browse files
author
Justin Forgue
authored
Replace broken RuboCop CLI args link
The current "RuboCop CLI args" link gives a 404.
1 parent da0d5d4 commit cece20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/linting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The global `useBundler` flag does not apply to linters. This is an outstanding i
2929

3030
### Configuration Options
3131

32-
See the [RuboCop CLI args](https://docs.rubocop.org/en/latest/basic_usage/#other-useful-command-line-flags) for more details on the support configuration options
32+
See the [RuboCop CLI args](https://docs.rubocop.org/rubocop/usage/basic_usage.html#command-line-flags) for more details on the support configuration options
3333

3434
```json
3535
"ruby.lint": {

0 commit comments

Comments
 (0)