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/gerbonara | |
parent | c55e92fe93ebb31ba8d46928313dc1d6a08f448d (diff) | |
download | blog-3c6957467fc401648369905efae98c0a228af752.tar.gz blog-3c6957467fc401648369905efae98c0a228af752.tar.bz2 blog-3c6957467fc401648369905efae98c0a228af752.zip |
Update project link display
Diffstat (limited to 'content/projects/gerbonara')
-rw-r--r-- | content/projects/gerbonara/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects/gerbonara/index.rst b/content/projects/gerbonara/index.rst index be28fb4..6069351 100644 --- a/content/projects/gerbonara/index.rst +++ b/content/projects/gerbonara/index.rst @@ -8,7 +8,7 @@ external_links: - name: Docs url: "https://gerbolyze.gitlab.io/gerbonara" - name: PyPI - url: "https://pypi.org/projects/gerbonara" + url: "https://pypi.org/project/gerbonara" summary: > Gerbonara is a user-friendly, powerful tool for reading, writing, modification and rendering of Gerber PCB artwork from the command line or from Python code. Gerbonara supports the Gerber dialects of all industry-standard EDA |