summaryrefslogtreecommitdiff
path: root/content/projects/wsdiff
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2023-03-19 18:57:48 +0100
committerjaseg <git@jaseg.de>2023-03-19 18:57:48 +0100
commit3c6957467fc401648369905efae98c0a228af752 (patch)
tree089c356429fdcfc4027c0f7c1ac50f6d1cf9d095 /content/projects/wsdiff
parentc55e92fe93ebb31ba8d46928313dc1d6a08f448d (diff)
downloadblog-3c6957467fc401648369905efae98c0a228af752.tar.gz
blog-3c6957467fc401648369905efae98c0a228af752.tar.bz2
blog-3c6957467fc401648369905efae98c0a228af752.zip
Update project link display
Diffstat (limited to 'content/projects/wsdiff')
-rw-r--r--content/projects/wsdiff/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/projects/wsdiff/index.rst b/content/projects/wsdiff/index.rst
index 8c2a7bc..44cd4c3 100644
--- a/content/projects/wsdiff/index.rst
+++ b/content/projects/wsdiff/index.rst
@@ -5,8 +5,8 @@ external_links:
url: "https://git.jaseg.de/wsdiff.git"
- name: Issues
url: "https://github.com/jaseg/wsdiff/issues"
- - name: Docs
- url: "https://pypi.org/projects/wsdiff"
+ - name: PyPI
+ url: "https://pypi.org/project/wsdiff"
summary: >
wsdiff is a command-line utility that produces self-contained, syntax-highlighted, HTML-formatted diffs that support
both unified and side-by-side diffs from a single source file using nothing but CSS magic.