Skip to content

Commit 94c95de

Browse files
authored
Update README.md: code quality link became stale
1 parent adc351f commit 94c95de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ It is strongly recommended for existing users of the (unmaintained)
7878
- `--no-progress` Disable progress in console output.
7979
- `--checkstyle` Output results as Checkstyle XML.
8080
- `--json` Output results as JSON string (requires PHP 5.4).
81-
- `--gitlab` Output results for the GitLab Code Quality Widget (requires PHP 5.4), see more in [Code Quality](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality.html) documentation..
81+
- `--gitlab` Output results for the GitLab Code Quality Widget (requires PHP 5.4), see more in [Code Quality](https://docs.gitlab.com/ee/ci/testing/code_quality.html) documentation..
8282
- `--blame` Try to show git blame for row with error.
8383
- `--git <git>` Path to Git executable to show blame message (default: 'git').
8484
- `--stdin` Load files and folder to test from standard input.

0 commit comments

Comments
 (0)