about summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorKenichi Kamiya <kachick1@gmail.com>2023-10-16 19:15:13 +0900
committerKenichi Kamiya <kachick1@gmail.com>2023-10-16 19:15:13 +0900
commit9961e93d6bd8ea80bc6b355369f7710a6c06478d (patch)
treeeade9ec3ec37631f46669f4b4b82fb68d47de350 /CONTRIBUTING.md
parentef63989be6c77aebf8102d5405f1c6cee60168ca (diff)
CONTRIBUTING.md: fix a typo of link to maintainers
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e30a4bb0f95ee..32201333c37ba 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -538,7 +538,7 @@ To get a sense for what changes are considered mass rebuilds, see [previously me
   When adding yourself as maintainer, in the same pull request, make a separate
   commit with the message `maintainers: add <handle>`.
   Add the commit before those making changes to the package or module.
-  See [Nixpkgs Maintainers](../maintainers/README.md) for details.
+  See [Nixpkgs Maintainers](./maintainers/README.md) for details.
 
 ### Writing good commit messages