From 8cb6afd91824bd2e90e4132ce531eed7f1ae04b6 Mon Sep 17 00:00:00 2001 From: ndeet Date: Tue, 9 Jul 2024 11:52:14 +0200 Subject: [PATCH] Fix image for btcpayserver docs embedding. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8295d6..d688d48 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Accept bitcoin payments on Odoo 16 and 17 This odoo addon allows you to accept bitcoin and Lightning Network (and other cryptocurrency) payments in your Odoo e-commerce store. -![BTCPay Server Website](./payment_btcpay/static/description/BTCPayServer_org.png) +![BTCPay Server Website](https://raw.githubusercontent.com/btcpayserver/odoo/17.0/payment_btcpay/static/description/BTCPayServer_org.png) ## How to install