]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
doc/contributions/introduction.md: Fix typo in link
authorAlejandro Colomar <alx@kernel.org>
Thu, 17 Oct 2024 14:34:26 +0000 (16:34 +0200)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Thu, 17 Oct 2024 15:09:26 +0000 (17:09 +0200)
Fixes: 981bb8f9d1ba ("doc: add contributions introduction")
Reported-by: наб <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
doc/contributions/introduction.md

index 8ddd038c9b74ad13cf5d0721968de127ca4dcee1..bb42392260efb552dc52ba2acbdf9e09d051921e 100644 (file)
@@ -72,6 +72,6 @@ understand the project's development model:
 * [Build & install](build_install.md)
 * [Coding style](coding_style.md)
 * [Tests](tests.md)
-* [Continuous Integration](CI.md)
+* [Continuous Integration](ci.md)
 * [Releases](releases.md)
 * [License](license.md)