From 0b43103ab2c371c05785d5232d35ad87b2928550 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 28 Mar 2024 15:39:33 +0100 Subject: [PATCH] fix url --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dae65e7..0b1984e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Proboards Website Generator -A quick way to visualise the data obtained by my [proboards-saver](/sebastian/proboards-saver) tool. +A quick way to visualise the data obtained by my +[proboards-saver](/shu/proboards-saver) tool. Python3 with Jinja2 is needed.