diff --git a/README.md b/README.md index 74e9093..51c2b0f 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ to! Here are some tips: - [LALRPOP] is itself implemented in LALRPOP. - [Gluon] is a statically typed functional programming language. -- [Gleam](https://github.com/lpil/gleam/blob/master/gleam/src/grammar.lalrpop) is a statically typed functional programming language for the Erlang VM. +- [Gleam](https://github.com/gleam-lang/gleam/blob/master/src/grammar.lalrpop) is a statically typed functional programming language for the Erlang VM. - [RustPython] is Python 3.5+ rewritten in Rust [The LALRPOP book]: http://lalrpop.github.io/lalrpop/