From 01a54b71560dc6055fe7b2e89534a8e85e85bc39 Mon Sep 17 00:00:00 2001
From: jaseg <git-bigdata-wsl-arch@jaseg.de>
Date: Wed, 16 Sep 2020 11:50:58 +0200
Subject: Work notes from discussion with Jörg into Sybil draft.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 content/posts/kicad-mesh-plugin/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'content/posts/kicad-mesh-plugin')

diff --git a/content/posts/kicad-mesh-plugin/index.rst b/content/posts/kicad-mesh-plugin/index.rst
index 5b25253..85b407c 100644
--- a/content/posts/kicad-mesh-plugin/index.rst
+++ b/content/posts/kicad-mesh-plugin/index.rst
@@ -208,7 +208,7 @@ the board, but are still invisible for some reason. You have to save the board f
 become visible. Also KiCAD crashes whenever the plugin tries to remove a trace, so currently my workflow involves always
 making a copy of the board file first and treating mesh generation as a non-reversible finishing step. 
 
-`Check out the code on my cgit <https://git.jaseg.de/bigdata/pub/kicad_mesh_plugin.git/tree/plugin/mesh_dialog.py>`_.
+`Check out the code on my cgit <https://git.jaseg.de/kimesh.git/tree/plugin/mesh_dialog.py>`_.
 
 .. ::
 
-- 
cgit