Skip to content

Commit 201fcf5

Browse files
prvnkumarjnfoster
authored andcommitted
Fix broken links to ECN and Calc exercises (p4lang#250)
1 parent 2020f97 commit 201fcf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ you get started with P4 programming, organized into several modules:
1313
* [P4Runtime](./exercises/p4runtime)
1414

1515
3. Monitoring and Debugging
16-
* [Explicit Congestion Notification](./exercises/ecn)
16+
* [Explicit Congestion Notification](./exercises/other/ecn)
1717
* [Multi-Hop Route Inspection](./exercises/mri)
1818

1919
4. Advanced Behavior
2020
* [Source Routing](./exercises/source_routing)
21-
* [Calculator](./exercises/calc)
21+
* [Calculator](./exercises/other/calc)
2222
* [Load Balancing](./exercises/load_balance)
2323

2424
## Presentation

0 commit comments

Comments
 (0)