Skip to content

Commit

Permalink
Link gardening
Browse files Browse the repository at this point in the history
  • Loading branch information
david-christiansen committed Feb 6, 2024
1 parent 6c534da commit 7eefe73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functional-programming-lean/src/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The Lean tooling consists of the following:
Normally, `lean` is invoked by other tools rather than directly by users.
* Plugins for editors, such as Visual Studio Code or Emacs, that communicate with `lean` and present its information conveniently.

Please refer to the [Lean manual](https://leanprover.github.io/lean4/doc/quickstart.html) for up-to-date instructions for installing Lean.
Please refer to the [Lean manual](https://lean-lang.org/lean4/doc/quickstart.html) for up-to-date instructions for installing Lean.

# Typographical Conventions

Expand Down

0 comments on commit 7eefe73

Please sign in to comment.