summaryrefslogtreecommitdiffstats
path: root/Documentation/contributing
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-01-26 02:08:41 +0100
committerFelix Held <felix-coreboot@felixheld.de>2023-01-27 14:47:59 +0000
commit188ce0ae113904db31b606afc104f253c5160bdb (patch)
treee967f1173f2f904ac5ff455cae818bb403a08f02 /Documentation/contributing
parente608308adebc058f47eb7c51721ae0f077018691 (diff)
downloadcoreboot-188ce0ae113904db31b606afc104f253c5160bdb.tar.gz
coreboot-188ce0ae113904db31b606afc104f253c5160bdb.tar.bz2
coreboot-188ce0ae113904db31b606afc104f253c5160bdb.zip
docs/contributing: Fix dead link to linter issues
Change-Id: I169fa5a89d65d3a71e9cc84638216c7baa3815f1 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72446 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Diffstat (limited to 'Documentation/contributing')
-rw-r--r--Documentation/contributing/project_ideas.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/contributing/project_ideas.md b/Documentation/contributing/project_ideas.md
index 94fdefe4772f..fa241e9b4cb0 100644
--- a/Documentation/contributing/project_ideas.md
+++ b/Documentation/contributing/project_ideas.md
@@ -36,7 +36,7 @@ dirty with some easy tasks, then these are for you.
[scan-build]: https://coreboot.org/scan-build/
[Coverity scan]: https://scan.coverity.com/projects/coreboot
[Coverity scan integration]: ../infrastructure/coverity.md
-[Linter issues]: https://qa.coreboot.org/job/untested-coreboot-files/lastSuccessfulBuild/artifact/lint.txt
+[Linter issues]: https://qa.coreboot.org/job/coreboot-untested-files/lastSuccessfulBuild/artifact/lint.txt
## Provide toolchain binaries
Our crossgcc subproject provides a uniform compiler environment for