From a556a54dc95024c2317fea8b2da8091b932a59b3 Mon Sep 17 00:00:00 2001 From: Greg Fitzgerald Date: Sun, 25 Nov 2018 20:29:45 -0700 Subject: [PATCH] Use title in link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2289dad24..e94e5b7deb 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,7 @@ Developing Architecture --- -Before you jump into the code, review the [Solana Architecture](https://solana-labs.github.io/solana/). +Before you jump into the code, review the online book [Solana: Blockchain Rebuilt for Scale](https://solana-labs.github.io/solana/). Building ---