Cleaned up links

This commit is contained in:
Robert Soule 2017-11-03 20:39:37 -07:00
parent e9950f9905
commit 66c2cba1b5
3 changed files with 4 additions and 4 deletions

View File

@ -168,4 +168,5 @@ make stop
## Next Steps ## Next Steps
Congratulations, your implementation works! Move on to the next Congratulations, your implementation works! Move on to the next
exercise: implementing the [scrambler](../scrambler)! exercise: implementing the [basic tunneling](./basic_tunnel)!

View File

@ -160,4 +160,4 @@ mn -c
## Next Steps ## Next Steps
Congratulations, your implementation works! Move on to the next Congratulations, your implementation works! Move on to the next
exercise: implementing the [scrambler](../scrambler)! exercise: implementing [Explicit Congestion Notification](../ecn).

View File

@ -139,5 +139,4 @@ mn -c
## Next Steps ## Next Steps
Congratulations, your implementation works! Move on to the next Congratulations, your implementation works!
exercise: [HULA](../hula).