diff options
author | jaseg <git@jaseg.de> | 2025-09-28 22:13:57 +0200 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2025-09-28 22:13:57 +0200 |
commit | d70e23068c65f5664da966f494fe6cf873a4f7d9 (patch) | |
tree | 47d6a88d9121d82b6492570298dd934bb598cee1 /content/projects/kimesh | |
parent | d2891b448a89707034419a95bc755c63b6924a71 (diff) | |
download | blog-d70e23068c65f5664da966f494fe6cf873a4f7d9.tar.gz blog-d70e23068c65f5664da966f494fe6cf873a4f7d9.tar.bz2 blog-d70e23068c65f5664da966f494fe6cf873a4f7d9.zip |
kimesh: fix link in readmemain
Diffstat (limited to 'content/projects/kimesh')
-rw-r--r-- | content/projects/kimesh/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |