Update project link display

This commit is contained in:
jaseg 2023-03-19 18:57:48 +01:00
parent c55e92fe93
commit 3c6957467f
11 changed files with 80 additions and 15 deletions

View file

@ -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.