From 0e2b6761081c85ad9fb80d0b18d86af25c89ae75 Mon Sep 17 00:00:00 2001 From: Domeniko Gentner Date: Sat, 21 Nov 2020 20:25:19 +0100 Subject: [PATCH] fix image link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 454a14b..125d4e7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A comment system for Hugo, written in Python (and Javascript). A picture often says more than a thousand words: -![flow chart image](/docs/flow-chart.png "Flow Chart") +![flow chart image](docs/flow-chart.png "Flow Chart") In some words, the user sends the comment from your site to the comment system, the comment system does the validation and confirmation. Then, a json is put into the data directory from where you can load it via Hugo and generate your