From 5bd034f687cc9c4d3b172ed75631f729504f920a Mon Sep 17 00:00:00 2001 From: richiii999 Date: Sun, 15 Feb 2026 20:28:45 -0500 Subject: [PATCH] Update README's specs links Signed-off-by: richiii999 --- README.md | 2 +- exercises/basic/README.md | 2 +- exercises/basic_tunnel/README.md | 2 +- exercises/calc/README.md | 2 +- exercises/ecn/README.md | 2 +- exercises/firewall/README.md | 2 +- exercises/flowcache/README.md | 2 +- exercises/link_monitor/README.md | 2 +- exercises/load_balance/README.md | 2 +- exercises/mri/README.md | 2 +- exercises/multicast/README.md | 2 +- exercises/p4runtime/README.md | 2 +- exercises/qos/README.md | 2 +- exercises/source_routing/README.md | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index f1002b36..16dba45d 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ which contains various examples that you can refer to. ## P4 Documentation -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All exercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/basic/README.md b/exercises/basic/README.md index 53d26daa..1cf62e74 100644 --- a/exercises/basic/README.md +++ b/exercises/basic/README.md @@ -192,7 +192,7 @@ Congratulations, your implementation works! Move onto the next assignment ## Relevant Documentation -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/basic_tunnel/README.md b/exercises/basic_tunnel/README.md index 3ffd6985..a04ffdb4 100644 --- a/exercises/basic_tunnel/README.md +++ b/exercises/basic_tunnel/README.md @@ -197,7 +197,7 @@ Congratulations, your implementation works! Move onto the next assignment 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/calc/README.md b/exercises/calc/README.md index af512cec..e659684f 100644 --- a/exercises/calc/README.md +++ b/exercises/calc/README.md @@ -117,7 +117,7 @@ Congratulations, your implementation works! Move on to ## Relevant Documentation -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/ecn/README.md b/exercises/ecn/README.md index 0131ce03..88fac6e5 100644 --- a/exercises/ecn/README.md +++ b/exercises/ecn/README.md @@ -217,7 +217,7 @@ Congratulations, your implementation works! Move onto the next assignment 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/firewall/README.md b/exercises/firewall/README.md index 5afc837e..7acaa1b9 100644 --- a/exercises/firewall/README.md +++ b/exercises/firewall/README.md @@ -225,7 +225,7 @@ Congratulations, your implementation works! Move on to [Link Monitoring](../link 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/flowcache/README.md b/exercises/flowcache/README.md index ee9da8f9..32f6ca05 100644 --- a/exercises/flowcache/README.md +++ b/exercises/flowcache/README.md @@ -204,7 +204,7 @@ Congratulations, your implementation works! Move onto the next assignment 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/link_monitor/README.md b/exercises/link_monitor/README.md index 74f2086d..b8e72435 100644 --- a/exercises/link_monitor/README.md +++ b/exercises/link_monitor/README.md @@ -232,7 +232,7 @@ load-balancing decisions? 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/load_balance/README.md b/exercises/load_balance/README.md index b56132fb..87718362 100644 --- a/exercises/load_balance/README.md +++ b/exercises/load_balance/README.md @@ -137,7 +137,7 @@ Congratulations, your implementation works! Move on to [Quality of Service](../q 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/mri/README.md b/exercises/mri/README.md index bd6deffc..83ec1e7b 100644 --- a/exercises/mri/README.md +++ b/exercises/mri/README.md @@ -269,7 +269,7 @@ Routing](../source_routing). 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/multicast/README.md b/exercises/multicast/README.md index 8eeadf2f..07df258e 100644 --- a/exercises/multicast/README.md +++ b/exercises/multicast/README.md @@ -161,7 +161,7 @@ Congratulations, your implementation works! Move on to [Firewall](../firewall). 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/p4runtime/README.md b/exercises/p4runtime/README.md index a180461e..f1b360e4 100644 --- a/exercises/p4runtime/README.md +++ b/exercises/p4runtime/README.md @@ -194,7 +194,7 @@ Congratulations, your implementation works! Move onto the next assignment 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/qos/README.md b/exercises/qos/README.md index f854d399..556db7ef 100644 --- a/exercises/qos/README.md +++ b/exercises/qos/README.md @@ -177,7 +177,7 @@ Congratulations, your implementation works! Move on to [Multicasting](../multica 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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. diff --git a/exercises/source_routing/README.md b/exercises/source_routing/README.md index 78fb60ef..e45fb326 100644 --- a/exercises/source_routing/README.md +++ b/exercises/source_routing/README.md @@ -156,7 +156,7 @@ Congratulations, your implementation works! Move on to 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) -The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specs/) +The documentation for P4_16 and P4Runtime is available [here](https://p4.org/specifications/) All excercises in this repository use the v1model architecture, the documentation for which is available at: 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.