From 494fc9c977dd5bc37600f46347218a0eff68df0d Mon Sep 17 00:00:00 2001 From: Ayaz Salikhov Date: Tue, 20 Sep 2022 12:50:54 +0400 Subject: [PATCH] Fix ihaskell-notebook link --- docs/using/selecting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/using/selecting.md b/docs/using/selecting.md index 01898a0a..5b3a9c72 100644 --- a/docs/using/selecting.md +++ b/docs/using/selecting.md @@ -239,7 +239,7 @@ See the [contributing guide](../contributing/stacks.md) for information about ho [csharp_b]: https://mybinder.org/v2/gh/tlinnet/csharp-notebook/master [education]: https://github.com/umsi-mads/education-notebook [education_b]: https://mybinder.org/v2/gh/umsi-mads/education-notebook/master -[ihaskell]: https://github.com/jamesdbrock/ihaskell-notebook +[ihaskell]: https://github.com/IHaskell/ihaskell-notebook [ihaskell_b]: https://mybinder.org/v2/gh/jamesdbrock/learn-you-a-haskell-notebook/master?urlpath=lab/tree/ihaskell_examples/ihaskell/IHaskell.ipynb [ihaskell_project]: https://github.com/IHaskell/IHaskell [java]: https://github.com/jbindinga/java-notebook