From 26313fa9fe94dcfacb84bb2e5f22677c1414fb99 Mon Sep 17 00:00:00 2001 From: Pili Guerra Date: Wed, 14 Jun 2023 00:16:56 +0100 Subject: [PATCH] Keep links within the zebra book whenever possible instead of going out to github (#6938) --- README.md | 2 +- book/src/user/install.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87fd50922..e816b1557 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ This command will run our latest release, and sync it to the tip: docker run zfnd/zebra:1.0.0-rc.9 ``` -For more information, read our [Docker documentation](book/src/user/docker.md). +For more information, read our [Docker documentation](https://zebra.zfnd.org/user/docker.html). ### Building Zebra diff --git a/book/src/user/install.md b/book/src/user/install.md index 6f0394839..9f9826f64 100644 --- a/book/src/user/install.md +++ b/book/src/user/install.md @@ -1,6 +1,6 @@ # Installing Zebra -Follow the [Docker or compilation instructions in the README](https://github.com/ZcashFoundation/zebra#getting-started). +Follow the [Docker or compilation instructions](https://zebra.zfnd.org/index.html#getting-started). #### ARM