From edfdae744f435caa02ca48a5aa38d78c5c4270db Mon Sep 17 00:00:00 2001 From: Samuel Almeida Date: Fri, 20 Sep 2019 12:14:33 +0200 Subject: [PATCH] Fix other-dependencies reference in TOC (#1035) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 066f52ff0..ca0a2ed2a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Thanks to the [apps](https://github.com/btcpayserver/btcpayserver-doc/blob/maste * [How to build](#how-to-build) * [How to run](#how-to-run) * [How to debug](#how-to-debug) -* [Dependencies](#dependencies) +* [Dependencies](#other-dependencies) ## Features