Skip to content

Commit ce104fe

Browse files
matt-telstraNate Foster
authored andcommitted
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.
1 parent 27997d3 commit ce104fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SIGCOMM_2015/README.md

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

0 commit comments

Comments
 (0)