From 3c6957467fc401648369905efae98c0a228af752 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 19 Mar 2023 18:57:48 +0100 Subject: Update project link display --- content/projects/gerbolyze/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/projects/gerbolyze') 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. -- cgit