doc: fix the link to contribution guidelines (#2623)
This commit is contained in:
parent
dceed634a0
commit
42cb59efdd
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ We expect similar independent checkers will be built for Lean 4.
|
|||
|
||||
We use [GitHub](https://github.com/leanprover/lean4/issues) to track bugs and new features.
|
||||
Bug reports are always welcome, but nitpicking issues are not (e.g., the error message is confusing).
|
||||
See also our [contribution guidelines](../CONTRIBUTING.md).
|
||||
See also our [contribution guidelines](https://github.com/leanprover/lean4/blob/master/CONTRIBUTING.md).
|
||||
|
||||
### Is it Lean, LEAN, or L∃∀N?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue