Fixed broken link (#119)

Please let me know if I'm not supposed to edit this file directly. I have not used tocdoc before, but judging by the comments it seems ok to edit this way.
This commit is contained in:
Matthew Davis 2018-03-07 14:50:05 +11:00 committed by Nate Foster
parent 27997d391c
commit ce104fe2bc

View File

@ -29,7 +29,7 @@ The original webpage for the tutorial can be found
This repository include 2 exercises we presented at SIGCOMM: *Source Routing*
and *Flowlet Switching*. Both exercises assume that you possess basic networking
knowledge and some familiarity with the P4 language. Please take a look at the
[P4 language spec](http://p4.org/spec/) and at the example `simple_router`
[P4 language spec](http://p4.org/specs/) and at the example `simple_router`
target [on
p4lang](https://github.com/p4lang/p4factory/tree/master/targets/simple_router/p4src).
*Source Routing* asks you to write a P4 program from scratch to implement a