From 57c45b662611de34bc11ffa0aff25722b3a992a4 Mon Sep 17 00:00:00 2001 From: Shawn Harmsen Date: Fri, 9 Dec 2022 02:03:25 +0900 Subject: [PATCH] add github link for bookk (#361) --- book/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/book/README.md b/book/README.md index e5877aa3b..431325ed2 100644 --- a/book/README.md +++ b/book/README.md @@ -7,7 +7,7 @@ > 📖 **Contributing** > -> You can contribute to this book on [GitHub](). +> You can contribute to this book on [GitHub][gh-book]. ### Sections @@ -17,3 +17,5 @@ To get started with Reth, install, configure and sync your node. **[A Tour Of Reth]()** This section will take a deep dive into the inner workings of Reth. + +[gh-book]: https://github.com/paradigmxyz/reth/tree/main/book \ No newline at end of file