From ce104fe2bc6eb2bb4a170852a845592dcebd79b4 Mon Sep 17 00:00:00 2001 From: Matthew Davis Date: Wed, 7 Mar 2018 14:50:05 +1100 Subject: [PATCH] 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. --- SIGCOMM_2015/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SIGCOMM_2015/README.md b/SIGCOMM_2015/README.md index 3e77881..74d32d3 100644 --- a/SIGCOMM_2015/README.md +++ b/SIGCOMM_2015/README.md @@ -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