From: Filipe Brandenburger Date: Fri, 30 Nov 2018 08:47:13 +0000 (-0800) Subject: docs: turn LGTM URL into a markdown link X-Git-Tag: v240~169 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00195abcbeeba5c8b87b35c3626e9f9ed8b48d9c;p=thirdparty%2Fsystemd.git docs: turn LGTM URL into a markdown link --- diff --git a/docs/CODE_QUALITY.md b/docs/CODE_QUALITY.md index e673ad58ad9..be0e13f6535 100644 --- a/docs/CODE_QUALITY.md +++ b/docs/CODE_QUALITY.md @@ -57,8 +57,8 @@ available functionality: automatically enable a git commit hook that ensures whitespace cleanliness. 14. [LGTM](https://lgtm.com/) analyzes every commit pushed to master. The list - of active alerts can be found at - https://lgtm.com/projects/g/systemd/systemd/alerts/?mode=list. + of active alerts can be found + [here](https://lgtm.com/projects/g/systemd/systemd/alerts/?mode=list). Access to Coverity and oss-fuzz reports is limited. Please reach out to the maintainers if you need access.