diff options
author | jaseg <git-bigdata-wsl-arch@jaseg.de> | 2020-09-16 11:50:58 +0200 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2020-10-09 16:38:48 +0200 |
commit | 01a54b71560dc6055fe7b2e89534a8e85e85bc39 (patch) | |
tree | 262b06ba42e07773af0c455c6ad7971eeb8017c3 /content/posts/kicad-mesh-plugin | |
parent | 9fc934f9d2830bbb897477d5211f9cb52fd2dc6b (diff) | |
download | blog-01a54b71560dc6055fe7b2e89534a8e85e85bc39.tar.gz blog-01a54b71560dc6055fe7b2e89534a8e85e85bc39.tar.bz2 blog-01a54b71560dc6055fe7b2e89534a8e85e85bc39.zip |
Work notes from discussion with Jörg into Sybil draft.
Diffstat (limited to 'content/posts/kicad-mesh-plugin')
-rw-r--r-- | content/posts/kicad-mesh-plugin/index.rst | 2 |
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>`_. .. :: |