Updated README.md (#287)

Updated the hyperlink for the calc exercise in README.md
This commit is contained in:
Xin Zhe Khooi 2019-09-25 20:42:25 +08:00 committed by Nate Foster
parent 3fdb8d6cb6
commit b8baba5df5

View File

@ -18,7 +18,7 @@ you get started with P4 programming, organized into several modules:
4. Advanced Behavior
* [Source Routing](./exercises/source_routing)
* [Calculator](./exercises/other/calc)
* [Calculator](./exercises/calc)
* [Load Balancing](./exercises/load_balance)
5. Stateful Packet Processing