summaryrefslogtreecommitdiff
path: root/content/posts/kicad-mesh-plugin/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/kicad-mesh-plugin/index.rst')
-rw-r--r--content/posts/kicad-mesh-plugin/index.rst2
1 files changed, 1 insertions, 1 deletions
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>`_.
.. ::