Skip to content

Commit

Permalink
Remove domain expired book
Browse files Browse the repository at this point in the history
  • Loading branch information
Folyd committed Feb 14, 2024
1 parent 7905335 commit 270ebec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion extension/index/commands.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ var commandsIndex = {
["Epoll, Kqueue and IOCP Explained with Rust", "https://cfsamsonbooks.gitbook.io/epoll-kqueue-iocp-explained"],
["Futures Explained in 200 Lines of Rust", "https://cfsamson.github.io/books-futures-explained/"],
["The Little Book of Rust Books", "https://lborb.github.io/book/"],
["Rust by Example -- Extended Edition", "https://rust-by-example-ext.com/"],
["Rust for the Polyglot Programmer", "https://www.chiark.greenend.org.uk/~ianmdlvl/rust-polyglot/"],
["Demystifying Async/Await in Rust", "https://ruspiro.github.io/ruspiro-async-book/"],
["Roguelike Tutorial - In Rust", "https://bfnightly.bracketproductions.com/"],
Expand Down

0 comments on commit 270ebec

Please sign in to comment.