Skip to content

Commit 8d82056

Browse files
authored
Update README's specs links (#717)
Signed-off-by: richiii999 <richiii@umich.edu>
1 parent aeb2efa commit 8d82056

14 files changed

Lines changed: 14 additions & 14 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ which contains various examples that you can refer to.
7878

7979
## P4 Documentation
8080

81-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
81+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
8282

8383
All exercises in this repository use the v1model architecture, the documentation for which is available at:
8484
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

exercises/basic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Congratulations, your implementation works! Move onto the next assignment
192192

193193
## Relevant Documentation
194194

195-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
195+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
196196

197197
All excercises in this repository use the v1model architecture, the documentation for which is available at:
198198
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

exercises/basic_tunnel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Congratulations, your implementation works! Move onto the next assignment
197197

198198
Documentation on the Usage of Gateway (gw) and ARP Commands in topology.json is [here](https://github.com/p4lang/tutorials/tree/master/exercises/basic#the-use-of-gateway-gw-and-arp-commands-in-topologyjson)
199199

200-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
200+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
201201

202202
All excercises in this repository use the v1model architecture, the documentation for which is available at:
203203
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

exercises/calc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Congratulations, your implementation works! Move on to
117117

118118
## Relevant Documentation
119119

120-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
120+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
121121

122122
All excercises in this repository use the v1model architecture, the documentation for which is available at:
123123
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

exercises/ecn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Congratulations, your implementation works! Move onto the next assignment
217217

218218
Documentation on the Usage of Gateway (gw) and ARP Commands in topology.json is [here](https://github.com/p4lang/tutorials/tree/master/exercises/basic#the-use-of-gateway-gw-and-arp-commands-in-topologyjson)
219219

220-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
220+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
221221

222222
All excercises in this repository use the v1model architecture, the documentation for which is available at:
223223
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

exercises/firewall/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Congratulations, your implementation works! Move on to [Link Monitoring](../link
225225

226226
Documentation on the Usage of Gateway (gw) and ARP Commands in topology.json is [here](https://github.com/p4lang/tutorials/tree/master/exercises/basic#the-use-of-gateway-gw-and-arp-commands-in-topologyjson)
227227

228-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
228+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
229229

230230
All excercises in this repository use the v1model architecture, the documentation for which is available at:
231231
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

exercises/flowcache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Congratulations, your implementation works! Move onto the next assignment
204204

205205
Documentation on the Usage of Gateway (gw) and ARP Commands in topology.json is [here](https://github.com/p4lang/tutorials/tree/master/exercises/basic#the-use-of-gateway-gw-and-arp-commands-in-topologyjson)
206206

207-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
207+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
208208

209209
All excercises in this repository use the v1model architecture, the documentation for which is available at:
210210
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

exercises/link_monitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ load-balancing decisions?
232232

233233
Documentation on the Usage of Gateway (gw) and ARP Commands in topology.json is [here](https://github.com/p4lang/tutorials/tree/master/exercises/basic#the-use-of-gateway-gw-and-arp-commands-in-topologyjson)
234234

235-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
235+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
236236

237237
All excercises in this repository use the v1model architecture, the documentation for which is available at:
238238
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

exercises/load_balance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Congratulations, your implementation works! Move on to [Quality of Service](../q
137137

138138
Documentation on the Usage of Gateway (gw) and ARP Commands in topology.json is [here](https://github.com/p4lang/tutorials/tree/master/exercises/basic#the-use-of-gateway-gw-and-arp-commands-in-topologyjson)
139139

140-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
140+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
141141

142142
All excercises in this repository use the v1model architecture, the documentation for which is available at:
143143
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

exercises/mri/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Routing](../source_routing).
269269

270270
Documentation on the Usage of Gateway (gw) and ARP Commands in topology.json is [here](https://github.com/p4lang/tutorials/tree/master/exercises/basic#the-use-of-gateway-gw-and-arp-commands-in-topologyjson)
271271

272-
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/)
272+
The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/)
273273

274274
All excercises in this repository use the v1model architecture, the documentation for which is available at:
275275
1. The BMv2 Simple Switch target document accessible [here](https://github.com/p4lang/behavioral-model/blob/master/docs/simple_switch.md) talks mainly about the v1model architecture.

0 commit comments

Comments
 (0)