From 835bf32c5eed3c9b3bb2dcb29e2ba63f8e359bc0 Mon Sep 17 00:00:00 2001 From: Greg Fitzgerald Date: Thu, 20 Aug 2020 12:02:36 -0600 Subject: [PATCH] Fix link (#11742) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 76f35c2a1d..d1a926ac26 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -232,7 +232,7 @@ confused with 3-letter acronyms. Solana's architecture is described by docs generated from markdown files in the `docs/src/` directory, maintained by an *editor* (currently @garious). To add a design proposal, you'll need to include it in the -[Accepted Design Proposals](https://docs.solana.com/proposals) +[Accepted Design Proposals](https://docs.solana.com/proposals/accepted-design-proposals) section of the Solana docs. Here's the full process: 1. Propose a design by creating a PR that adds a markdown document to the