From 26cbe7f087d10dd338d395afd296a2777cf43313 Mon Sep 17 00:00:00 2001 From: royalpinto007 Date: Sat, 30 Dec 2023 19:28:50 +0530 Subject: [PATCH] fix: typo and docs link --- docs/docs-book/src/install-coffee.md | 2 +- docs/docs-book/src/using-coffee.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs-book/src/install-coffee.md b/docs/docs-book/src/install-coffee.md index 64c70216..d11295b9 100644 --- a/docs/docs-book/src/install-coffee.md +++ b/docs/docs-book/src/install-coffee.md @@ -18,7 +18,7 @@ make install coffee --help ``` -You can also install `coffee_httpd` binary to [run coffee as a server](../src/using-coffee.md#running-coffee-as-a-server). run: +You can also install `coffee_httpd` binary to [run coffee as a server](../using-coffee.md#running-coffee-as-a-server). run: ```bash cargo install --bin coffee_httpd ``` diff --git a/docs/docs-book/src/using-coffee.md b/docs/docs-book/src/using-coffee.md index 1d94d405..2e5558a4 100644 --- a/docs/docs-book/src/using-coffee.md +++ b/docs/docs-book/src/using-coffee.md @@ -22,7 +22,7 @@ coffee setup /home/alice/.lightning ``` Then you will find an include at the end of the config file at -`/home/alice/.lightnig/bitcoin/config`, in case this config file do not exist +`/home/alice/.lightning/bitcoin/config`, in case this config file do not exist Coffee will create it. ```text