lean4-htt/doc/make
Dax Fohl 2877196656
doc: fix broken "quickstart" and "supported editors" link (#8785)
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>
2025-09-02 12:45:04 +00:00
..
emscripten.md
index.md doc: fix broken "quickstart" and "supported editors" link (#8785) 2025-09-02 12:45:04 +00:00
msys2.md feat: compile against Windows SDK headers under Windows (#5753) 2024-10-22 13:00:02 +00:00
osx-10.9.md doc: freshen up Mac OSX build instructions (#9618) 2025-07-29 21:42:24 +00:00
ubuntu.md fix: indicate dependency on pkgconf in ubuntu docs (#6646) 2025-01-15 05:30:20 +00:00
wsl.md