From d70e23068c65f5664da966f494fe6cf873a4f7d9 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 28 Sep 2025 22:13:57 +0200 Subject: kimesh: fix link in readme --- content/projects/kimesh/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/projects/kimesh/README.rst b/content/projects/kimesh/README.rst index 479690f..2c6ac45 100644 --- a/content/projects/kimesh/README.rst +++ b/content/projects/kimesh/README.rst @@ -61,4 +61,4 @@ Theory of operation I have published a post_ on my blog on the theory of operation behind KiMesh. -.. _post: https://blog.jaseg.de/posts/kicad-mesh-plugin/ +.. _post: https://jaseg.de/blog/kicad-mesh-plugin/ -- cgit