diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index 67581a25f..a7ffac8ed 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -330,7 +330,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM ### Graphical User Interfaces * [Event-Driven GTK by Example — 2021 Edition](https://mmstick.github.io/gtkrs-tutorials/) - Michael Murphy -* [GUI development with Relm4](https://aaronerhardt.github.io/relm4-book/book/) - Aaron Erhardt +* [GUI development with Relm4](https://relm4.org/book/stable/) - Aaron Erhardt * [GUI development with Rust and GTK 4](https://gtk-rs.org/gtk4-rs/stable/latest/book/) - Julian Hofer * [Programming with gtkmm 4](https://developer.gnome.org/gtkmm-tutorial/stable/) * [Search User Interfaces](https://searchuserinterfaces.com/book/) - Marti A. Hearst