Skip to content

Commit 2882c1b

Browse files
author
Alex Gryzlov
committed
fix link to stdlib docs
1 parent 9723b7d commit 2882c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Maps.lidr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Require Import Idris.Logic.FunctionalExtensionality.
3737
```
3838

3939
Documentation for the standard library can be found at
40-
http://Idris.inria.fr/library/.
40+
\url{https://www.idris-lang.org/docs/current/}.
4141

4242
The \idr{:search} command is a good way to look for theorems involving objects
4343
of specific types. Take a minute now to experiment with it.

0 commit comments

Comments
 (0)