From f5388dfe320d7f87f67259e40691d299de9bd389 Mon Sep 17 00:00:00 2001 From: Andy Russell Date: Thu, 6 Aug 2026 16:42:45 -0400 Subject: [PATCH] fix links in CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8e9a64fc7..2a38395f7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,3 +25,7 @@ Beyond that, rustix's CI tests many targets and configurations. Asking for help is always welcome, and it's especially encouraged when the issue is getting all the `cfg`s lined up to get everything compiling on all the configurations on CI. + +[Bytecode Alliance]: https://bytecodealliance.org/ +[Code of Conduct]: ./CODE_OF_CONDUCT.md +[Organizational Code of Conduct]: ./ORG_CODE_OF_CONDUCT.md