diff options
Diffstat (limited to 'blog/kicad-mesh-plugin')
-rw-r--r-- | blog/kicad-mesh-plugin/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/blog/kicad-mesh-plugin/index.html b/blog/kicad-mesh-plugin/index.html index bd0b649..ab3e5c8 100644 --- a/blog/kicad-mesh-plugin/index.html +++ b/blog/kicad-mesh-plugin/index.html @@ -195,8 +195,8 @@ making a copy of the board file first and treating mesh generation as a non-reve </div> </main><footer> Copyright © 2023 Jan Sebastian Götte - / <a href="http://jaseg.de/about/">About</a> - / <a href="http://jaseg.de/imprint/">Imprint</a> + / <a href="/about/">About</a> + / <a href="/imprint/">Imprint</a> </footer> </body> </html> |