From df8a69d15f8d1cc9b9fec603285928fbe241fc58 Mon Sep 17 00:00:00 2001 From: Greg Fitzgerald Date: Mon, 9 Mar 2020 20:55:17 -0600 Subject: [PATCH] Less links to docs (#8748) automerge --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index f9af73522..c9daccc56 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,7 @@ Blockchain Rebuilt for Scale Solana™ is a new blockchain architecture built from the ground up for scale. The architecture supports up to 710 thousand transactions per second on a gigabit network. -Documentation -=== - -Before you jump into the code, review the documentation [Solana: Blockchain Rebuilt for Scale](https://docs.solana.com). - -(The _latest_ development version of the docs is [available here](https://docs.solana.com/v/master).) +Read all about it at [Solana: Blockchain Rebuilt for Scale](https://docs.solana.com/v/master). Developing ===