diff options
author | jaseg <git@jaseg.de> | 2023-03-19 18:57:48 +0100 |
---|---|---|
committer | jaseg <git@jaseg.de> | 2023-03-19 18:57:48 +0100 |
commit | 3c6957467fc401648369905efae98c0a228af752 (patch) | |
tree | 089c356429fdcfc4027c0f7c1ac50f6d1cf9d095 /content/projects/gerbolyze | |
parent | c55e92fe93ebb31ba8d46928313dc1d6a08f448d (diff) | |
download | blog-3c6957467fc401648369905efae98c0a228af752.tar.gz blog-3c6957467fc401648369905efae98c0a228af752.tar.bz2 blog-3c6957467fc401648369905efae98c0a228af752.zip |
Update project link display
Diffstat (limited to 'content/projects/gerbolyze')
-rw-r--r-- | content/projects/gerbolyze/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects/gerbolyze/index.rst b/content/projects/gerbolyze/index.rst index 47022ee..0f0ed47 100644 --- a/content/projects/gerbolyze/index.rst +++ b/content/projects/gerbolyze/index.rst @@ -8,7 +8,7 @@ external_links: - name: Docs url: "https://gerbolyze.gitlab.io/gerbolyze" - name: PyPI - url: "https://pypi.org/projects/gerbolyze" + url: "https://pypi.org/project/gerbolyze" summary: > Gerbolyze is a tool that allows the modification of Gerber PCB artwork with a vector graphics editor like Inkscape. Gerbolyze directly converts between SVG and Gerber, and accurately reproduces details that other tools can not. |