From 905611abd27c00852105000d4902c4b8b97047de Mon Sep 17 00:00:00 2001 From: vilenarios Date: Sun, 1 Sep 2024 14:30:03 -0400 Subject: [PATCH] removed leading zero --- arns/arns-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arns/arns-overview.md b/arns/arns-overview.md index 7812030..dd4065d 100644 --- a/arns/arns-overview.md +++ b/arns/arns-overview.md @@ -81,7 +81,7 @@ The Arweave Name System Specifications span across several specs that can be com - **ARNS-MANAGE-1**: Details the management and control features for Arweave Names, building on the core process specification. - **ARNS-CORE-1**: The foundational AO process specification for ArNS Name resolution, detailing the core requirements for resolvers. - **ARNS-RESOLVE-1**: Outlines the protocols for resolving and serving Arweave Names across the AR.IO network. -- **ARNS-ROUTING-01**: Describes the `ar://` schema and routing protocols for accessing permanent data and domain names via AR.IO Gateways. +- **ARNS-ROUTING-1**: Describes the `ar://` schema and routing protocols for accessing permanent data and domain names via AR.IO Gateways. Applications like `https://arns.ar.io` can leverage this framework via SDKs like the AR.IO SDK or extend them further to create a rich ecosystem of multi-functional AO processes and tooling that support the needs of ArNS name buying, management, and resolution.