From ad1ec94c6bfd1536f672bdfd18406cb409dcf5fc Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Tue, 10 Oct 2023 04:28:22 +0000 Subject: [PATCH] Fix admonitions --- site/docs/host.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/docs/host.md b/site/docs/host.md index d86c17c..689f073 100644 --- a/site/docs/host.md +++ b/site/docs/host.md @@ -17,10 +17,10 @@ Ensure the following are installed or obtained before proceeding: - **[marketdata.app](https://dashboard.marketdata.app/marketdata/aff/go/misterbiggs?keyword=web)**: Sign up to get an API key. A free tier is available and should suffice for private groups. More details [here](https://dashboard.marketdata.app/marketdata/aff/go/misterbiggs?keyword=repo). !!! tip -The bot will still operate without a [marketdata.app](https://dashboard.marketdata.app/marketdata/aff/go/misterbiggs?keyword=repo) key but will revert to using only cryptocurrency data. + The bot will still operate without a [marketdata.app](https://dashboard.marketdata.app/marketdata/aff/go/misterbiggs?keyword=repo) key but will revert to using only cryptocurrency data. !!! note -To enable donation acceptance, obtain a Stripe API key and provide a `STRIPE` key to your bot. [https://stripe.com/]() + To enable donation acceptance, obtain a Stripe API key and provide a `STRIPE` key to your bot. [https://stripe.com/]() ## Setup Instructions