From 72e6a391725219549445f36052a8fb9d64bf5932 Mon Sep 17 00:00:00 2001 From: Pankaj Garg Date: Wed, 13 Feb 2019 11:13:13 -0800 Subject: [PATCH] Fix the link to proposals chapter in the CONTRIBUTING guidelines --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0861eb8504..961f20a8c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -53,7 +53,7 @@ Solana's architecture is described by a book generated from markdown files in the `book/src/` directory, maintained by an *editor* (currently @garious). To change the architecture, you'll need to at least propose a change the content under the [Proposed -Changes](https://solana-labs.github.io/solana/proposals.html) chapter. Here's +Changes](https://solana-labs.github.io/book/proposals.html) chapter. Here's the full process: 1. Propose to a change to the architecture by creating a PR that adds a