From 0e083232946cad7f4699a9d6632cc383e949848e Mon Sep 17 00:00:00 2001 From: David Furlong Date: Thu, 7 Sep 2023 14:29:06 +0200 Subject: [PATCH] Update README.md Fixes 3 broken links in the readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6394a11..d7c382e 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ If you are instead looking for: The specification is maintained as a Markdown file. There are three important sections: -1. [Overview](/hub/README.md) - A high level overview of the protocol. -2. [Specification](/hub/README.md) - The technical spec for implementing Farcaster. -3. [FIP Discussions](https://github.com/farcasterxyz/protocol/discussionsd) - A forum where new proposals to change the specification are discussed. +1. [Overview](/docs/README.md) - A high level overview of the protocol. +2. [Specification](/docs/README.md) - The technical spec for implementing Farcaster. +3. [FIP Discussions](https://github.com/farcasterxyz/protocol/discussions) - A forum where new proposals to change the specification are discussed. ## Contributing