From 975c68bcdbefe4f6dd692645e9c0c49ac00e03d6 Mon Sep 17 00:00:00 2001 From: Jimmy Debe <91767824+jimstir@users.noreply.github.com> Date: Mon, 20 May 2024 11:14:29 -0400 Subject: [PATCH] Update relay-static-shard-alloc.md --- informational/relay-static-shard-alloc.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/informational/relay-static-shard-alloc.md b/informational/relay-static-shard-alloc.md index a49f770..890f936 100644 --- a/informational/relay-static-shard-alloc.md +++ b/informational/relay-static-shard-alloc.md @@ -26,7 +26,7 @@ this document lists static shard index assignments (see [WAKU2-RELAY-SHARDING](. | index | Protocol/App | Description | | ----- | ------------ | --------------------------------------------------------------- | | 0 | global | global use | -| 1 | reserved | [The Waku Network](https://rfc.vac.dev/waku/standards/core/64/network) | +| 1 | reserved | [The Waku Network](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/64/network.md) | | 2 | reserved | | | 3 | reserved | | | 4 | reserved | | @@ -53,3 +53,4 @@ Copyright and related rights waived via [CC0](https://creativecommons.org/public - [WAKU2-RELAY-SHARDING](../standards/core/relay-sharding.md) - [IANA port allocation](https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml) +- [The Waku Network](https://github.com/vacp2p/rfc-index/blob/main/waku/standards/core/64/network.md)