From 2faf9eb784ca2960afc06371484326c2cf22e40b Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Wed, 19 Sep 2018 14:52:00 +0200 Subject: [PATCH] Link to Alberto's tips from Troubleshooting page because they are useful! --- .../server/source/simple-deployment-template/troubleshooting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/server/source/simple-deployment-template/troubleshooting.md b/docs/server/source/simple-deployment-template/troubleshooting.md index 2d0311fd..b2d95722 100644 --- a/docs/server/source/simple-deployment-template/troubleshooting.md +++ b/docs/server/source/simple-deployment-template/troubleshooting.md @@ -26,4 +26,6 @@ addr_book_strict = false ## Other Problems +See the [Tendermint tips in the vrde/notes repository](https://github.com/vrde/notes/tree/master/tendermint). + If you're stuck, maybe [file a new issue on GitHub](https://github.com/bigchaindb/bigchaindb/issues/new). If your problem occurs often enough, we'll write about it here.