From b06b0f14afc8bffac712f713a60e1a34caeef346 Mon Sep 17 00:00:00 2001 From: vilenarios Date: Wed, 4 Sep 2024 12:51:26 -0400 Subject: [PATCH] fixes links --- CONTRIBUTING.md | 2 +- README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8295902..5bf8ffd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,4 +28,4 @@ NOTE: Contribution implies licensing under the terms of [LICENSE] [license]: ./LICENSE [conventional commits]: https://www.conventionalcommits.org/en/v1.0.0/ -[principles and practices]: ./README +[principles and practices]: ./README.md diff --git a/README.md b/README.md index 5054523..230ac20 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# AR.IO Network specifications. +# AR.IO Network Specifications -Welcome to the AR.IO Network Specifications repository! This repository contains the official specifications for building on the AR.IO Network, a decentralized gateway protocol for interacting with Arweave. These specifications are designed to create a unified, interoperable, and resilient ecosystem of tools and applications built on top of Arweave. +Welcome to the AR.IO Network Specifications repository! This repository contains the official specifications for building on the AR.IO Network, a decentralized gateway network for interacting with Arweave. These specifications are designed to create a unified, interoperable, and resilient ecosystem of tools and applications built that leverage the various protocols and services offered by the AR.IO Network. ## Overview @@ -68,4 +68,4 @@ We welcome contributions! Here’s how you can get involved: Check out our [contributing] file for more detailed guidelines. -[contributing]: ./CONTRIBUTING +[contributing]: ./CONTRIBUTING.md