From dde46149b269de51ee5ed0a3125aa2d2126eff29 Mon Sep 17 00:00:00 2001 From: louisnw Date: Wed, 28 Jun 2023 18:41:53 +0100 Subject: [PATCH] update docs --- docs/source/polygon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/polygon.md b/docs/source/polygon.md index 1f468e9..0c6d5ce 100644 --- a/docs/source/polygon.md +++ b/docs/source/polygon.md @@ -131,5 +131,5 @@ if __name__ == '__main__': chart.show(block=True) ``` -![PolygonChart png](https://github.com/louisnw01/lightweight-charts-python/blob/main/docs/source/polygonchart.png) +![PolygonChart png](https://raw.githubusercontent.com/louisnw01/lightweight-charts-python/main/docs/source/polygonchart.png)