chore: Remove an incorrect link in CONTRIBUTING.md (#4363)

This commit is contained in:
즈눅 2022-04-18 18:53:13 +09:00 committed by GitHub
parent ee308541f9
commit c661d5f6f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ Steps to get started:
compilers.
- Please adhere to the code style that you see around the location you are
working on.
- [Commit as you go][githelp].
- Commit as you go.
- Include tests that cover all non-trivial code. The existing tests
in `tests/` provide templates on how to test SWC's behavior in a
sandbox-environment. The internal crate `testing` provides a vast amount