Fix links in markdown files

This commit is contained in:
Antonin Bas
2017-06-01 11:29:02 -07:00
parent 6b546481a5
commit 30ecf6fc07
10 changed files with 68 additions and 70 deletions

View File

@@ -1,9 +1,9 @@
# tutorials
P4 language tutorials
**Make sure that you edit [env.sh] (env.sh) to point to your local copy of
[bmv2] (https://github.com/p4lang/behavioral-model) and [p4c-bm]
(https://github.com/p4lang/p4c-bm). You may want to follow the instructions
[here]
(https://github.com/p4lang/tutorials/tree/master/SIGCOMM_2015#obtaining-required-software)
**Make sure that you edit [env.sh](env.sh) to point to your local copy of
[bmv2](https://github.com/p4lang/behavioral-model) and
[p4c-bm](https://github.com/p4lang/p4c-bm). You may want to follow the
instructions
[here](https://github.com/p4lang/tutorials/tree/master/SIGCOMM_2015#obtaining-required-software)
to make sure that your environment is setup correctly.**