Remove reference to removed section from notebook, closes #2740

This commit is contained in:
José Valim 2024-08-13 09:15:53 +02:00
parent 1ecf12f7bb
commit 400c29b483

View file

@ -42,7 +42,6 @@ Here is what we will learn:
* Using agents for state
* Using structs for custom data structures
* Extending the language with protocols
* Supervision trees and applications
* Distributed Elixir nodes
At the end of this notebook, we will make the following code work: