mirror of
https://github.com/leanprover/lean4.git
synced 2026-03-17 10:24:07 +00:00
The "supported editors" link in https://github.com/leanprover/lean4/blob/master/doc/dev/index.md is broken, as `setup.md` no longer exists in the repo. This PR changes the link to point to the live Lean docs setup page at https://docs.lean-lang.org/lean4/doc/setup.html#editing. A similar fix for quickstart is included. --------- Co-authored-by: Sebastian Ullrich <sebasti@nullri.ch>