[ doc ] Fix broken links from README to wiki

This commit is contained in:
Steve Dunham 2022-10-28 21:13:25 -07:00 committed by G. Allais
parent 407409fecc
commit c2bcc14e00

View File

@ -87,7 +87,7 @@ The JavaScript codegen uses the new BigInt, hence Node.js 10.4 or higher is requ
Editor Plugins
--------------
The [wiki lists the current plugins available for common text editors](
https://github.com/idris-lang/Idris2/wiki/1-%5BLanguage%5D-Editor-support)
https://github.com/idris-lang/Idris2/wiki/Editor-Support)
and their features.
Things still missing
@ -102,7 +102,7 @@ Contributions wanted
+ [Contribution guidelines](CONTRIBUTING.md)
+ [Good first issues](https://github.com/idris-lang/Idris2/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
+ [Contributors wanted](https://github.com/idris-lang/Idris2/wiki/2-%5BCommunity%5D-Contributions-wanted)
+ [Contributors wanted](https://github.com/idris-lang/Idris2/wiki/What-Contributions-are-Needed)
If you want to learn about Idris more, contributing to the compiler could be one
way to do so. Just select one good first issue and ask about it on the [Discord](https://discord.gg/UX68fDs2jc) channel.